aspnetcore/samples/MvcSample.Web
Chris Ross 85ad1aeb96 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -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
Monitoring Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Services
Views Adding support for flush points in Razor pages 2014-08-29 09:30:23 -07:00
FiltersController.cs
Home2Controller.cs Fix the sample to await when writing directly to the output stream in a controller. 2014-09-09 08:39:44 -07:00
HomeController.cs Adding support for flush points in Razor pages 2014-08-29 09:30:23 -07:00
LinkController.cs
MvcSample.Web.kproj Removed source files from the project 2014-08-15 09:14:49 -07:00
OverloadController.cs Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
SimplePocoController.cs
SimpleRest.cs Adding parameter replacement 2014-07-29 16:14:57 -07:00
Startup.cs Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
TestAssemblyProvider.cs Issue #668: Sample should be covered by a basic functional test. 2014-09-04 14:07:46 -07:00
ViewMetadata.cs
project.json Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
web.Debug.config
web.Release.config
web.config