aspnetcore/test/WebSites/ApplicationModelWebSite
Stephen Halter 43064ef8b6 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-11 16:30:03 -07:00
..
Controllers
Conventions
wwwroot
ApplicationModelWebSite.xproj
Startup.cs
project.json React to Kestrel rename 2015-08-11 16:30: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.