-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Epic: Minimal hosting and actions #32378
Copy link
Copy link
Closed
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.Theme: cloud nativearea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-minimal-actionsController-like actions for endpoint routingController-like actions for endpoint routingfeature-minimal-hostingold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
Metadata
Metadata
Assignees
Labels
EpicGroups multiple user stories. Can be grouped under a theme.Groups multiple user stories. Can be grouped under a theme.Theme: cloud nativearea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-minimal-actionsController-like actions for endpoint routingController-like actions for endpoint routingfeature-minimal-hostingold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Vision
From: #30580 User learning arc for new minimal/focused ASP.NET Core API experience
Minimal Action Feature Work
Add easier way to name endpoints for easier link generation #33687 Add easier way to name endpoints for easier link generationCutInfer collection interfaces like IList come from the body in minimal actions #32376 Infer collection interfaces like IList come from the body in minimal actionsCutDesign validation for Minimal APIs #30666 Design validation for minimal actions(cut for .NET 6)Use InferFromServicesAttribute to infer non-interface parameters in minimal actions come from services #32563 Use InferFromServicesAttribute to infer non-interface parameters in minimal actions come from servicesReplaced by Detect services based on service provider #32737Enable customization of input and output formatting in MapAction #30668 Enable customization of input and output formatting for minimal actions (out of scope?)Add linker-friendly Roslyn source gen version of RequestDelegateFactory #30670 Add linker-friendly Roslyn source gen version of RequestDelegateFactoryMinimal Hosting Feature Work
Add better certificate configuration support to WebApplication #32124 Add better certificate configuration support to WebApplicationCutMinimal Hosting Bugs
Project Templates
<LangVersion>Preview</LangVersion>from empty web templateDocs