Closed
Description
Is your feature request related to a problem? Please describe.
This is a tracking issue for analyzers that we would like to re-evaluate for .NET 7 to improve developers experience with Minimal APIs in VS.
Learn the Framework:
- Fixer/Analyzer: Suggest switching builder.Host.ConfigureAppConfiguration and builder.Host.ConfigureHostConfiguration to use the builder.Configuration property directly #35815
- Fixer/Analyzer: Suggest rewriting builder.Host.ConfigureLogging to builder.Logging #35816
- Fixer/Analyzer: Suggest rewriting builder.Host.ConfigureServices to builder.Services #35817
- Fixer/Analyzer: Remove UseEndpoints() and hoist route registrations top level to WebApplication #35759
Metadata
Metadata
Assignees
Labels
Groups multiple user stories. Can be grouped under a theme.Work that is critical for the release, but we could probably ship withoutIndicates an issue which is related to analyzer experienceIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcController-like actions for endpoint routing*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labelsAdd this label to flag the issue for focus at triage