aspnetcore/test/WebSites/ApplicationModelWebSite
Pavel Krymets 42c3397b6e Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.xproj
Startup.cs Add web.config to test sites 2016-04-13 16:12:56 -07:00
project.json Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
readme.md
web.config Add web.config to test sites 2016-04-13 16:12:56 -07:00

readme.md

ApplicationModelWebSite

This web site illustrates how to use customize application model by having custom implementations of IActionModelConvention, IControllerModelConvention and IParameterModelConvention.