aspnetcore/test/WebSites/ApplicationModelWebSite
Pranav K 8fa95d66d4 Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
..
Controllers Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
Conventions Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
ApplicationModelWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
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.