© Dirk Strauss 2019
Dirk StraussExploring Advanced Features in C#https://doi.org/10.1007/978-1-4842-4856-0_5

5. Getting Started with .NET Core 3.0

Dirk Strauss1 
(1)
Uitenhage, South Africa
 
These days it’s hard to code using the Microsoft technology stack without hearing the word .NET Core. It might leave some wondering exactly what it is. Well, .NET Core is an open source development platform that is maintained on GitHub by Microsoft and the .NET Community. It allows developers to write applications that support Windows, Linux, and macOS. In fact, .NET Core can be summarized by the following characteristics:
  • It is cross-platform, running on macOS, Windows, and Linux.

  • It is open source, using MIT and Apache 2 licenses, and is also a .NET Foundation ...

Get Exploring Advanced Features in C#: Enhance Your Code and Productivity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.