.NET blog

Windows v Linux: Compare ASP.NET Core install & hosting

Windows v Linux: Compare ASP.NET Core install & hosting

Install an ASP.NET Core application on either Windows or Linux. Find out about hosting costs, app install and performance.
Five questions you may have about ASP.NET Core for .NET 5

Five questions you may have about ASP.NET Core for .NET 5

ASP.NET Core for .NET 5 questions. What Visual Studio 2019 & MSBuild version do you need? What's the future of .NET Standard?
Four features in C# 9 that aren't in C# 8

Four features in C# 9 that aren't in C# 8

Looking at new features in C# 9 that aren't in C# 8. Examples like Target-Typed Object Creation and Init-Only Setters in Properties.