If the controller implements IFilter, it will be added to the filters collection. It's hardcoded to be 'first' as it was in MVC, but can be overridden by implementing IOrderedFilter. |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| build.sh | ||
| global.json | ||
| makefile.shade | ||