aspnetcore/samples/MvcSample.Web
Ryan Nowak dc6843acf7 Move registration of nested provider infrastructure
The DI system has support for registering open generics now, so we can go
through that instead of directly through autofac.
2014-03-21 16:47:31 -07:00
..
Areas/Travel Areas feature - Phase I 2014-03-19 09:26:18 -07:00
Filters Feedback: Make common base class for all contexts and all of them expose FilterItem collection 2014-03-20 09:59:24 -07:00
Models
Views Add `ModelMetadata` to `ViewData` 2014-03-21 14:42:42 -07:00
FiltersController.cs Feedback: Make common base class for all contexts and all of them expose FilterItem collection 2014-03-20 09:59:24 -07:00
Home2Controller.cs Re-plumb ModelState. 2014-03-21 16:19:13 -07:00
HomeController.cs Add `ModelMetadata` to `ViewData` 2014-03-21 14:42:42 -07:00
LinkController.cs
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs Move registration of nested provider infrastructure 2014-03-21 16:47:31 -07:00
ViewMetadata.cs
project.json Move registration of nested provider infrastructure 2014-03-21 16:47:31 -07:00
web.Debug.config
web.Release.config
web.config