aspnetcore/test/WebSites/ApplicationModelWebSite
Steve Smith 34dd9472ba Comment typo (#5557) 2016-11-22 13:55:24 -08:00
..
Controllers Comment typo (#5557) 2016-11-22 13:55:24 -08:00
Conventions
…
ApplicationModelWebSite.xproj
…
Startup.cs
…
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.