aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K 8eea0ad44c Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
..
Areas
…
Controllers
…
Conventions
…
Views/ActionModel
…
ApplicationModelWebSite.csproj
…
Startup.cs
…
readme.md
…

readme.md

ApplicationModelWebSite

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