aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K 0c93a5e093 Update versions to 1.0.2 2016-11-03 10:37:18 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.xproj
Startup.cs
project.json Update versions to 1.0.2 2016-11-03 10:37:18 -07:00
readme.md
web.config

readme.md

ApplicationModelWebSite

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