- 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. |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Startup.cs | ||
| TestResponseGenerator.cs | ||
| VersionAttribute.cs | ||
| VersionDeleteAttribute.cs | ||
| VersionGetAttribute.cs | ||
| VersionPostAttribute.cs | ||
| VersionPutAttribute.cs | ||
| VersionRangeValidator.cs | ||
| VersionRoute.cs | ||
| VersioningWebSite.csproj | ||
| readme.md | ||
readme.md
VersioningWebSite
This web site illustrates how to implement a versioning policy using action constraints.