Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.AspNetCore.Http.Abstractions still depricated? #60060

Closed
ostat opened this issue Jan 28, 2025 · 2 comments
Closed

Microsoft.AspNetCore.Http.Abstractions still depricated? #60060

ostat opened this issue Jan 28, 2025 · 2 comments
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Comments

@ostat
Copy link

ostat commented Jan 28, 2025

According to nuget Microsoft.AspNetCore.Http.Abstractions version 2.2.0 was flagged deprecated. The deprecation occurred some time in early 2024. With 2.2.0 being the latest version since then, and remaining deprecated.

We noticed that recently a new version of Microsoft.AspNetCore.Http.Abstractions version 2.3.0 has been published and is no longer flagged deprecated.

We had a list of deprecated packages that need to be removed from projects, however with this no longer being flagged as deprecated we are considering if it still needs to be removed.
We want to confirm, is the package Microsoft.AspNetCore.Http.Abstractions no longer considered deprecated?

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Jan 28, 2025
@martincostello
Copy link
Member

See here for more information about ASP.NET Core 2.3: #58598

@ostat
Copy link
Author

ostat commented Jan 28, 2025

Thank you @martincostello

@ostat ostat closed this as completed Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

No branches or pull requests

2 participants