.NET CLI — a practical guide to .NET CLI ASP.NET with clear examples you can reuse in real projects.
ASP & ASP.NET Tutorial Series (47/247). Prefer one article? Read the complete ASP.NET tutorial.
Short description
Templates unlock web, api, mvc, and classlib projects.
CLI
dotnet new list
dotnet build
dotnet test
dotnet publish -c Release