aspnetcore/test/WebSites/BasicWebSite
Pranav K 399e516065 Modify IViewComponentHelper to remove method selection ambiguity.
Fixes #612
2015-12-23 10:02:51 -08:00
..
Areas
Components
Controllers Options renames for functionals 2015-12-21 16:18:22 -08:00
Conventions
Formatters
Models
Views Modify IViewComponentHelper to remove method selection ambiguity. 2015-12-23 10:02:51 -08:00
wwwroot
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
RequestIdMiddleware.cs
RequestIdService.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs
RequestScopedFilter.cs
RequestScopedTagHelper.cs
Startup.cs Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
bower.json
gruntfile.js
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
package.json
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
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.