Use builder APIS for both AddMvc() and AddMvcCore() Change various API patterns to all use .AddXyz(...) off of one or both of these builders. |
||
|---|---|---|
| .. | ||
| Components | ||
| Controllers | ||
| Conventions | ||
| Models | ||
| Views | ||
| wwwroot | ||
| ActionDescriptorCreationCounter.cs | ||
| BasicWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
BasicWebSite
This web site illustrates many commonly used features including but not limited to
link generation, action results and content negotiation, RouteData amongst others.