You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Autofac WebAPI implementation allows for a list of predicates to determine if a given filter applies to an action. I think this could reasonably easily be adapted to the MVC side of things. I'm not sure how much time we have to allocate to it, but if folks want it, we'd accept a PR.
The issue was also in WebpApi but it is resolved. The fix is needed in Mvc as well. The following line of code doesn't work -
Error: System.ArgumentException: 'An item with the same key has already been added.'
Part of Stacktrace:
The text was updated successfully, but these errors were encountered: