aspnetcore/test/WebSites/ApplicationModelWebSite
Ryan Nowak 229724c4ea Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
..
Controllers Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Conventions
wwwroot
ApplicationModelWebSite.xproj
Startup.cs
project.json
readme.md

readme.md

ApplicationModelWebSite

This web site illustrates how to use customize application model by having custom implementations of IActionModelConvention, IControllerModelConvention and IParameterModelConvention.