aspnetcore/test/WebSites/ApplicationModelWebSite
N. Taylor Mullen 8499e3d6bb Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:27 -07:00
..
Controllers
Conventions
ApplicationModelWebSite.xproj
Startup.cs
project.json Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:30:27 -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.