-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Review the list of obsolete types and see whether we can remove any of these in .NET 6 #27529
Copy link
Copy link
Closed
Labels
Theme: meeting developer expectationsarea-hostingIncludes HostingIncludes Hostingarea-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesarea-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversdesign-proposalThis issue represents a design proposal for a different issue, linked in the descriptionThis issue represents a design proposal for a different issue, linked in the descriptionfeature-azureIssues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)Issues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)
Milestone
Metadata
Metadata
Labels
Theme: meeting developer expectationsarea-hostingIncludes HostingIncludes Hostingarea-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesarea-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversdesign-proposalThis issue represents a design proposal for a different issue, linked in the descriptionThis issue represents a design proposal for a different issue, linked in the descriptionfeature-azureIssues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)Issues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)
Type
Fields
Give feedbackNo fields configured for issues without a type.
For .NET 6, we'd like to evaluate the APIs marked as obsolete and remove them if necessary. There's ~130 APIs marked as obsolete that are split up based on project area in the table below. The goal is to have these APIs removed by preview1 so we have time to get feedback on our decision early on in the release.
What to do
Who is doing it
Things to keep in mind
@halter73 and @captainsafia took a look at all the APIs and made the following list of things to consider when evaluating whether or not an
Obsoleted API should be removed.Obsoleted API no longer work?