- aspnet/Coherence-Signed#187 - remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />` - in a few cases, standardize on VS version `14.0` and not something more specific |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Conventions | ||
| wwwroot | ||
| ApplicationModelWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
ApplicationModelWebSite
This web site illustrates how to use customize application model by having custom implementations of
IActionModelConvention, IControllerModelConvention and IParameterModelConvention.