aspnetcore/test/WebSites/ApplicationModelWebSite
Pavel Krymets e6ffb060f7 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.xproj
Startup.cs
project.json Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -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.