-
Notifications
You must be signed in to change notification settings - Fork 677
Custom filters #1314
Copy link
Copy link
Open
Labels
P3Nice to haves, rare edge casesNice to haves, rare edge casesenhancementNew feature or requestNew feature or requestready for workHas enough information to startHas enough information to start
Milestone
Metadata
Metadata
Assignees
Labels
P3Nice to haves, rare edge casesNice to haves, rare edge casesenhancementNew feature or requestNew feature or requestready for workHas enough information to startHas enough information to start
Is your feature request related to a problem? Please describe.
Cancellation token is throwing error which can be handled graceful way like described here
https://andrewlock.net/using-cancellationtokens-in-asp-net-core-mvc-controllers/
Describe the solution you'd like
It would be nice to add custom filter
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.