- Move the Mvc.Performance project from test/ to benchmarks/. - Remove the Version attribute on PackageReference. - Add a reference to two PackageLineup's. - Add snippet to README explaining the additional requirement to run build.cmd /t:restore. - Add a target to check that packages have been pinned. |
||
|---|---|---|
| .. | ||
| Components | ||
| TagHelpers | ||
| Views/Another | ||
| AnotherController.cs | ||
| AssemblyMetadataReferenceFeatureProvider.cs | ||
| ControllersFromServicesWebSite.csproj | ||
| NotInServicesController.cs | ||
| Startup.cs | ||
| ValueService.cs | ||
| ViewData.cshtml | ||
| readme.md | ||
readme.md
Functional test site for verifying that controllers registered as services can be consumed by DefaultControllerFactory.