aspnetcore/samples/MvcSample.Web
Pranav K e28adbfb3d ViewStarts need to be executed as part of View execution
Fixes #834
2014-07-23 16:45:25 -07:00
..
App_Data
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
Monitoring Add Service monitoring as middleware to make sure the monitoring doesn't affect autofac services counts 2014-06-16 19:03:30 -07:00
Services
Views ViewStarts need to be executed as part of View execution 2014-07-23 16:45:25 -07:00
FiltersController.cs
Home2Controller.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
HomeController.cs Add using statement for extension methods. 2014-07-08 10:19:16 -07:00
LinkController.cs
MvcSample.Web.kproj ViewStarts need to be executed as part of View execution 2014-07-23 16:45:25 -07:00
OverloadController.cs Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
SimplePocoController.cs
SimpleRest.cs Adding Attribute Routing Link Generation 2014-07-21 14:52:38 -07:00
Startup.cs added Microsoft.AspNet.StaticFiles package to be able to serve static files for the sample 2014-07-04 12:04:34 +03:00
ViewMetadata.cs
project.json Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00
web.Debug.config
web.Release.config
web.config