New Features in ASP.NET Core
Learn about the evolution of ASP.NET Core, spanning various versions and noting the .NET platforms supported by each release.
Over the past few years, Microsoft has rapidly expanded the capabilities of ASP.NET Core. We should note which .NET platforms are supported, as shown in the following list:
ASP.NET Core 1.0 to 2.2 runs on either .NET Core or .NET Framework.
ASP.NET Core 3.0 or later only runs on .NET Core 3.0 or later.
ASP.NET Core Evolution
The evolution in ASP.NET Core is:
Get hands-on with 1400+ tech skills courses.