aspnetcore/test/WebSites/ApplicationModelWebSite
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -08:00
..
Controllers
Conventions
wwwroot
ApplicationModelWebSite.xproj
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -08:00
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08: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.