Go to file
Yishai Galatzer b6a0969c1c Support per process caching of controller discovery
Scan only relevant (non skipped) assemblies
FinalizeSetup point, to make "stuff" immutable
Support controllers under any namespace
support customizing controller discovery
support customizing skipped assemblies
support customizing multiple controllers with the same name under different namespaces and assemblies
support controller ambiguity detection
2014-02-10 13:24:44 -08:00
samples/MvcSample Support per process caching of controller discovery 2014-02-10 13:24:44 -08:00
src Support per process caching of controller discovery 2014-02-10 13:24:44 -08:00
test/Microsoft.AspNet.Mvc.ModelBinding.Test
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Moving MvcService and MvcHandler to a separate assembly 2014-02-06 16:21:14 -08:00
build.cmd
global.json
makefile.shade