This repository was archived by the owner on Mar 2, 2023. It is now read-only.
This repository was archived by the owner on Mar 2, 2023. It is now read-only.
Add custom filter provider #8
Open
Description
This is great for controllers but does not work for custom filters and if you add a dependency in your custom filter (property injection) it never get's resolved.
The only way I figured out how to do this was from https://michael-mckenna.com/dependency-injection-for-asp-net-web-api-action-filters-in-3-easy-steps/ where he creates a custom UnityFilterProvider. This is so benificial I'm not sure why it's not in this package...
Metadata
Metadata
Assignees
Labels
No labels