aspnetcore/test/WebSites/ApplicationModelWebSite
Javier Calvarro Nelson d917504c14 [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.csproj [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
readme.md

readme.md

ApplicationModelWebSite

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