aspnetcore/test/WebSites/ApplicationModelWebSite
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -08:00
..
Controllers MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
Conventions MVC functional test cleanup part 1 2015-12-11 13:13:41 -08:00
wwwroot
ApplicationModelWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
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.