Create an Analyzer to help users understand acceptable attributes for Minimal APIs #35088
Labels
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-minimal-actions
Controller-like actions for endpoint routing
old-area-web-frameworks-do-not-use
*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
Is your feature request related to a problem? Please describe.
We would like to help the user understands which attributes are allowed for Minimal Actions during compile time. see example below for Bind Attribute:
Describe the solution you'd like
Create an Analyzer to help the user understands which attributes are supported for Minimal APIs.
Additional context
See above.
The text was updated successfully, but these errors were encountered: