aspnetcore/test/WebSites/VersioningWebSite
Ryan Nowak dd952d8d70 Move some types to .Internal namespace 2016-01-21 10:56:38 -08:00
..
Controllers
wwwroot
Startup.cs
TestResponseGenerator.cs
VersionAttribute.cs
VersionDeleteAttribute.cs Move some types to .Internal namespace 2016-01-21 10:56:38 -08:00
VersionGetAttribute.cs Move some types to .Internal namespace 2016-01-21 10:56:38 -08:00
VersionPostAttribute.cs Move some types to .Internal namespace 2016-01-21 10:56:38 -08:00
VersionPutAttribute.cs Move some types to .Internal namespace 2016-01-21 10:56:38 -08:00
VersionRangeValidator.cs
VersionRoute.cs
VersioningWebSite.xproj
hosting.json
project.json
readme.md

readme.md

VersioningWebSite

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