Asp.Net MVC 4 Web Api Filters
lukebelbina opened this issue · 1 comments
lukebelbina commented
The BindFilter is currently set up to accept System.Web.Mvc filters.
In Asp.Net MVC 4 the Web Api's filters are System.Web.Http.Filters so they can't be used.
remogloor commented
Please use Ninject.Web.WebApi