aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K badb6ce8e5 Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
Startup.cs
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

ApplicationModelWebSite

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