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
Properties
Views
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
web.config