aspnetcore/test/WebSites/ApplicationModelWebSite
Jass Bagga b992ef0ced Add tests to ApplicationModelTest (#6932)
Addresses #756
2017-10-10 11:24:03 -07:00
..
Areas Add tests to ApplicationModelTest (#6932) 2017-10-10 11:24:03 -07:00
Controllers Add tests to ApplicationModelTest (#6932) 2017-10-10 11:24:03 -07:00
Conventions Add tests to ApplicationModelTest (#6932) 2017-10-10 11:24:03 -07:00
Views/ActionModel Add tests to ApplicationModelTest (#6932) 2017-10-10 11:24:03 -07:00
ApplicationModelWebSite.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
Startup.cs Add tests to ApplicationModelTest (#6932) 2017-10-10 11:24:03 -07:00
readme.md

readme.md

ApplicationModelWebSite

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