aspnetcore/samples/MvcSample
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
..
Models Update namespace generation in RazorCompilationService to use root 2014-02-07 13:55:59 -08:00
Properties
Views Update namespace generation in RazorCompilationService to use root 2014-02-07 13:55:59 -08:00
Home2Controller.cs Support per process caching of controller discovery 2014-02-10 13:24:44 -08:00
HomeController.cs Support per process caching of controller discovery 2014-02-10 13:24:44 -08:00
Program.cs
Startup.cs Support per process caching of controller discovery 2014-02-10 13:24:44 -08:00
ViewMetadata.cs
Web.Debug.config
Web.Release.config
Web.config
project.json Moving MvcService and MvcHandler to a separate assembly 2014-02-06 16:21:14 -08:00
web.config