-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
api-needs-workAPI needs work before it is approved, it is NOT ready for implementationAPI needs work before it is approved, it is NOT ready for implementationarea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
Since we introduced the endpoint filter feature, is there also a global endpoint filter available?
So that we could avoid registering the endpoint filter for each endpoint.
Describe the solution you'd like
Maybe likes MVC global filters, and maybe group endpoint filter for a Group
(MapGroup
) likes the filter for controller
Additional context
No response
meixger, AlexanderHani and ehilber
Metadata
Metadata
Assignees
Labels
api-needs-workAPI needs work before it is approved, it is NOT ready for implementationAPI needs work before it is approved, it is NOT ready for implementationarea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etc