aspnetcore/samples/MvcSample.Web
David Fowler 18400481b5 Cleaned up the mvc sample
- Removed unnecessary dependencies
- Removed web.config
- Use overload of UseServices that automatically adds options
2014-09-15 09:51:00 -07:00
..
App_Data
Areas/Travel
Components
Content
Filters
Models
Monitoring Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Services
Views
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
LinkController.cs
MvcSample.Web.kproj
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs Cleaned up the mvc sample 2014-09-15 09:51:00 -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 Cleaned up the mvc sample 2014-09-15 09:51:00 -07:00