aspnetcore/test/WebSites/ApplicationModelWebSite
Ryan Nowak fb514d7ef8 Update versions to 1.0.1-*
Also adding a version number to TestConfiguration. This is not a leaf node
so it should have a version.
2016-07-21 09:55:28 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.xproj
Startup.cs
project.json Update versions to 1.0.1-* 2016-07-21 09:55:28 -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.