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

Official Instructions

  • dotnet new template
  • dotnet run

Packages

NuGet - Package Manager