aspnetcore/test/WebSites/VersioningWebSite
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
Controllers
Program.cs
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StartupWith21Compat.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
VersionAttribute.cs
VersionDeleteAttribute.cs
VersionGetAttribute.cs
VersionPostAttribute.cs
VersionPutAttribute.cs
VersionRangeValidator.cs
VersionRouteAttribute.cs
VersioningWebSite.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
readme.md

readme.md

VersioningWebSite

This web site illustrates how to implement a versioning policy using action constraints.