- aspnet/Testing#248 - xUnit no longer supports .NET 4.5.1 - update AppVeyor config so this framework version is available - build tests for desktop .NET only on Windows |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Conventions | ||
| ApplicationModelWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| 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.