- Published on
Cheatsheet: .NET
Introduction
Developed by Microsoft .NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages.
.NET
Initialize
- dotnet new template
- dotnet run
Packages
NuGet - Package Manager