
C# 9 and .NET 5 – Modern Cross-Platform Development
By :

Over the past few years, Microsoft has rapidly expanded the capabilities of ASP.NET Core. You should note which .NET platforms are supported, as shown in the following list:
ASP.NET Core 1.0 was released in June 2016 and focused on implementing a minimum API suitable for building modern cross-platform web apps and services for Windows, macOS, and Linux.
More Information: You can read the ASP.NET Core 1.0 announcement at the following link: https://devblogs.microsoft.com/aspnet/announcing-asp-net-core-1-0/
ASP.NET Core 1.1 was released in November 2016 and focused on bug fixes and general improvements to features and performance.
More Information: You can read the ASP.NET Core 1.1 announcement at the following link: https://devblogs...