aspnetcore/samples/MvcSample.Web
harshgMSFT 10285d7d39 This additional constraint enables adding a route to the template (and potentially to the UseMvc method) without actually implementing the actual artifact.
For example without adding an area to a controller, a route can still be added to the template.
- Also added functional tests.
2014-06-16 11:24:22 -07:00
..
App_Data Add AutoFac to the MVC sample 2014-06-09 15:00:40 -07:00
Areas/Travel
Components
Content
Filters
Models Changes to support DisplayColumn attribute. Updating the MvcSample as well to start using DisplayColumn attribute. Adding UnitTests for the same. 2014-06-10 16:45:55 -07:00
Services Adding support for @Inject to Mvc 2014-06-09 13:43:08 -07:00
Views Changes to support DisplayColumn attribute. Updating the MvcSample as well to start using DisplayColumn attribute. Adding UnitTests for the same. 2014-06-10 16:45:55 -07:00
FiltersController.cs
Home2Controller.cs Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
HomeController.cs Adding support for @Inject to Mvc 2014-06-09 13:43:08 -07:00
LinkController.cs
MvcSample.Web.kproj Add AutoFac to the MVC sample 2014-06-09 15:00:40 -07:00
OverloadController.cs Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
SimplePocoController.cs
SimpleRest.cs
Startup.cs This additional constraint enables adding a route to the template (and potentially to the UseMvc method) without actually implementing the actual artifact. 2014-06-16 11:24:22 -07:00
ViewMetadata.cs
project.json Add AutoFac to the MVC sample 2014-06-09 15:00:40 -07:00
web.Debug.config
web.Release.config
web.config