aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K badb6ce8e5 Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
..
Controllers Comment typo (#5557) 2016-11-22 13:55:24 -08:00
Conventions
ApplicationModelWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
Startup.cs
readme.md

readme.md

ApplicationModelWebSite

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