aspnetcore/test/WebSites/ApplicationModelWebSite
N. Taylor Mullen aa7ebb343a Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
2015-12-18 15:35:13 -08:00
..
Controllers
Conventions
wwwroot
ApplicationModelWebSite.xproj
Startup.cs Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -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.