aspnetcore/samples/MvcSample.Web
Doug Bunting 4bde6f6caf Add "/home/nulluser" view to MVC sample
- exercises display and editor helpers when `Model==null`
2014-10-27 16:25:48 -07:00
..
App_Data
Areas/Travel
Components
Controllers/ApiExplorerSamples [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
Filters
Models
Monitoring
Services
Views Add "/home/nulluser" view to MVC sample 2014-10-27 16:25:48 -07:00
wwwroot Add WebRoot node to project.json on MvcSample.Web 2014-10-16 12:58:30 -07:00
ApiExplorerController.cs
AutoGenerateRouteNamesAttribute.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
FiltersController.cs
Home2Controller.cs
HomeController.cs Add "/home/nulluser" view to MVC sample 2014-10-27 16:25:48 -07:00
LanguageViewLocationExpander.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
LinkController.cs
MvcSample.Web.kproj
OverloadController.cs Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
SimplePocoController.cs
SimpleRest.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
Startup.cs Issue #1311: Samples should be able to run on Mono. 2014-10-17 14:08:22 -07:00
TestAssemblyProvider.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ViewMetadata.cs
project.json Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00