- also rename files and directories with "GlobalImport" in name - nearly blind but avoid "ViewImportss" in new names - public API change: `ViewHierarchyUtility.GetGlobalImportLocations()` -> `GetViewImportsLocations()` - primary source updates were comments, tests, and implementation details nit: - rename NestedGlobalImports.cs file to NestedViewImportsController.cs, matching class |
||
|---|---|---|
| .. | ||
| Namespace1 | ||
| Namespace2 | ||
| Views | ||
| wwwroot | ||
| EnumerableViewComponent.cs | ||
| FullNameController.cs | ||
| HomeController.cs | ||
| IntegerViewComponent.cs | ||
| SampleModel.cs | ||
| SelectManySampleModel.cs | ||
| Startup.cs | ||
| TestViewComponent.cs | ||
| ViewComponentWebSite.xproj | ||
| ViewDataComponent.cs | ||
| project.json | ||
| readme.md | ||
readme.md
ViewComponentsWebSite
This web site illustrates how to use custom view components.