aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K 1c5e417606 Change TFM to netcoreapp2.0 (#6234)
* Change TFM to netcoreapp2.0
2017-05-04 18:11:26 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -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.