aspnetcore/samples/MvcSample.Web
Yishai Galatzer 6aa1f84420 Add Service monitoring as middleware to make sure the monitoring doesn't affect autofac services counts
Scoping of three services
Caching of action binding context.
Make input formatters lazy
2014-06-16 19:03:30 -07:00
..
App_Data Add AutoFac to the MVC sample 2014-06-09 15:00:40 -07:00
Areas/Travel
Components View components - More built in return methods (Fix #354) 2014-06-02 23:12:42 -07:00
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 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 Introducing ChallengeResult to call Response.Challenge() 2014-06-06 10:31:18 -07:00
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 Fixing LinkController in the sample 2014-05-09 16:09:51 -07:00
MvcSample.Web.kproj Add Service monitoring as middleware to make sure the monitoring doesn't affect autofac services counts 2014-06-16 19:03:30 -07:00
OverloadController.cs Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
SimplePocoController.cs
SimpleRest.cs
Startup.cs Add Service monitoring as middleware to make sure the monitoring doesn't affect autofac services counts 2014-06-16 19:03:30 -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