- work around aspnet/DNX#1361 and inconsistent dev boxes (from previous fix attempts) - had inconsistent case in test/WebSites and test/WebSites/ConnegWebSite - ConnegWebsite -> ContentNegotiationWebSite - RazorInstrumentationWebsite -> RazorPageExecutionInstrumentationWebSite - RazorViewEngineOptionsWebsite -> RazorEmbeddedViewsWebSite nits: - sort dependencies in functional test project.json - correct a few readme.md files |
||
|---|---|---|
| .. | ||
| Namespace1 | ||
| Namespace2 | ||
| Views | ||
| wwwroot | ||
| EnumerableViewComponent.cs | ||
| FullNameController.cs | ||
| HomeController.cs | ||
| IntegerViewComponent.cs | ||
| SampleModel.cs | ||
| SelectManySampleModel.cs | ||
| Startup.cs | ||
| TestViewComponent.cs | ||
| ViewComponentWebSite.kproj | ||
| ViewDataComponent.cs | ||
| project.json | ||
| readme.md | ||
readme.md
ViewComponentsWebSite
This web site illustrates how to use custom view components.