.NET blog

C# 10: New features and examples that are not in C# 9

C# 10: New features and examples that are not in C# 9

Looking at new C# features in C Sharp 10, which is due to be launched alongside .NET 6 and Visual Studio 2022.
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.