We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There isn't WhenActionHas<T> method on IFilterBindingWhenSyntax<T>. Should be WhenActionMethodHas<T>
Enable syntax highlighting
Remove <pre> tags around code and add spaces so section is correctly recognized as code, keeping generic type parameters from being hidden.
Fixed syntax highlighting
Added chapter on OWIN hosting
Updated Setting up an mvc webapi application (markdown)
Updated Filters and Scopes (markdown)
Updated Conditional bindings for filters (markdown)
Updated Filter configurations (markdown)
Updated Dependency injection for filters (markdown)
Created Filters and Scopes (markdown)
Updated Home (markdown)
Spelling mistake
Created Injection of validators (markdown)
Created Injection of filter attributes (markdown)