Minimal Api Endpoint Filter Support? #1277
mustafaavci07
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
What will we can do if we should use endpoint filter for minimal api definitions for specific api methods? Like an ActionFilter in traditional controller.
In EndpointGroupBase and MapGet MapPost extension method , usage of delegate can not solve all of problems ie. logging, manipulating requests etc.
Also i am working for this issue now, i will update this topic when i completed.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions