Description
Older .NET Core applications can run with the 3.1 runtime package. It is useful for legacy applications that target .NET Core 3.1 and have not yet migrated.
.NET Core 3.1 is no longer a good choice for new services. Prefer supported .NET versions and isolate legacy workloads that still depend on it.