aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K 398a104810 Updating to netcoreapp1.1 2016-10-12 14:24:52 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.xproj
Startup.cs
project.json Updating to netcoreapp1.1 2016-10-12 14:24:52 -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.