aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K 3d494fd732 Merge branch 'release' into dev 2016-05-02 14:58:54 -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 Fix build warnings 2016-05-02 14:52:02 -07:00
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.