aspnetcore/test/WebSites/ApplicationModelWebSite
Stan 30ace9f35a [Fixes #4520] Fix typo in controller filename (#4532) 2016-04-28 12:06:11 -07:00
..
Controllers [Fixes #4520] Fix typo in controller filename (#4532) 2016-04-28 12:06:11 -07:00
Conventions
ApplicationModelWebSite.xproj
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
project.json
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.