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

3.0: deprecating Microsoft.AspNetCore.All #314

Open
natemcmaster opened this issue Aug 10, 2018 · 0 comments
Open

3.0: deprecating Microsoft.AspNetCore.All #314

natemcmaster opened this issue Aug 10, 2018 · 0 comments
Labels
3.0.0 Announcements related to ASP.NET Core 3.0 Announcement Breaking change Documented The breaking change has been published to the .NET Core docs Migrated
Milestone

Comments

@natemcmaster
Copy link
Contributor

natemcmaster commented Aug 10, 2018

Earlier this year, we announced the Microsoft.AspNetCore.App metapackage (see #287). That announcement said:

The existing Microsoft.AspNetCore.All meta-package will continue to be made available throughout the 2.x lifecycle, but we recommend customers move to the new Microsoft.AspNetCore.App meta-package and then add individual references to any of the removed packages if their app requires it.

See our documentation for details on how to migrate from Microsoft.AspNetCore.All to .App.

We have begun working on ASP.NET Core 3.0, and as a part of that, we will stop producing the Microsoft.AspNetCore.All metapackage and the matching Microsoft.AspNetCore.All shared framework in the 3.0 nightly builds.

This package will still be available in ASP.NET Core 2.2 and will continue to receive servicing updates in ASP.NET Core 2.1.

Please use dotnet/aspnetcore#3418 for questions or comments.

[This announcement has been migrated to: dotnet/docs#14962]

@natemcmaster natemcmaster added Announcement Breaking change 3.0.0 Announcements related to ASP.NET Core 3.0 labels Aug 10, 2018
@aspnet aspnet locked as resolved and limited conversation to collaborators Aug 10, 2018
@Eilon Eilon added this to the 3.0.0 milestone Feb 20, 2019
@scottaddie scottaddie added the Documented The breaking change has been published to the .NET Core docs label Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.0.0 Announcements related to ASP.NET Core 3.0 Announcement Breaking change Documented The breaking change has been published to the .NET Core docs Migrated
Projects
None yet
Development

No branches or pull requests

5 participants