Microsoft.AspNetCore: 2.2.0
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
### Package Id
Microsoft.AspNetCore.*
### Package Version(s)
2.2.*
### Additional details
When I look at the 2.2.X versions of the `Microsoft.AspNetCore.*` packages on NuGet.org, they are still **NOT** marked as deprecated.
Are these still supported, is there are reason why these aren't marked as deprecated?
As I understand it, the .NET Core 2.2 including ASP.NET Core of that era is out of support now (according to [official support policy](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core))... But regarding the packages themselves, only versions older than 2.1.0 are deprecated.

I'd like if these packages appeared in the `dotnet list packages --deprecated` results if they really are out of support.
The same seems to be true for `Microsoft.Extensions.*` packages... Can anyone please explain?
Contributor guide
Assessment
This issue has not been assessed yet.