aspnetcore/samples/MvcSample.Web
Ryan Nowak d8995a7767 Fix for #1192 - Support customizing reflected model through attributes
This adds support for attributes which interact with reflected model.
These conventions are applied after all of our built-in constructs so that
you can see and modify the results.
2014-10-01 14:15:34 -07:00
..
App_Data
Areas/Travel
Components
Content Adding Api Explorer 2014-09-25 15:31:51 -07:00
Controllers/ApiExplorerSamples Adding Api Explorer 2014-09-25 15:31:51 -07:00
Filters
Models Adding Api Explorer 2014-09-25 15:31:51 -07:00
Monitoring
Services
Views Adding Api Explorer 2014-09-25 15:31:51 -07:00
ApiExplorerController.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
AutoGenerateRouteNamesAttribute.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
FiltersController.cs
Home2Controller.cs
HomeController.cs
LinkController.cs
MvcSample.Web.kproj
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
Startup.cs
TestAssemblyProvider.cs
ViewMetadata.cs
project.json