Go to file
Ryan Nowak ae4e3bc61d Adding controller-as-filter support
If the controller implements IFilter, it will be added to the filters
collection.

It's hardcoded to be 'first' as it was in MVC.
2014-05-05 15:43:29 -07:00
samples/MvcSample.Web Add `ListBox()` and `ListBoxFor()` helper methods 2014-05-05 14:26:06 -07:00
src Adding controller-as-filter support 2014-05-05 15:43:29 -07:00
test Adding controller-as-filter support 2014-05-05 14:03:01 -07:00
.gitattributes
.gitignore Updating build scripts 2014-05-02 14:54:34 -07:00
NuGet.Config
WebFx.sln
build.cmd Updating build scripts 2014-05-02 15:07:38 -07:00
build.sh
global.json
makefile.shade