https://docs.microsoft.com/en-us/dotnet/standard/net-standard
https://dotnet.microsoft.com/platform/support/policy/dotnet-core
There will be issues with Razor module, see this.
When upgrading Razor deps, all packages must have same major version, including Microsoft.Extensions since 3.x target .NET Core 3, 5.x targets .NET 5, see details here.
AB#9
https://docs.microsoft.com/en-us/dotnet/standard/net-standard
https://dotnet.microsoft.com/platform/support/policy/dotnet-core
There will be issues with Razor module, see this.
When upgrading Razor deps, all packages must have same major version, including Microsoft.Extensions since 3.x target .NET Core 3, 5.x targets .NET 5, see details here.
AB#9