Go to file
Ryan Nowak 20c8dece7b Adding IFilterFactory
This is a generalized factory/provider for filters - TypeFilterAttribute
and ServiceFilterAttribute are now implemented in terms of this interface.
2014-04-30 13:18:10 -07:00
samples/MvcSample.Web Adding IFilterFactory 2014-04-30 13:18:10 -07:00
src Adding IFilterFactory 2014-04-30 13:18:10 -07:00
test Adding IFilterFactory 2014-04-30 13:18:10 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln Bringing back Razor.Host as an assembly as a TEMPORARY WORKAROUND 2014-04-10 15:54:47 -07:00
build.cmd
build.sh Added build.sh 2014-04-27 17:00:45 -07:00
global.json
makefile.shade