aspnetcore/test/WebSites/VersioningWebSite
Ryan Nowak 538cd9c191 Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
..
Controllers
wwwroot
Startup.cs
TestResponseGenerator.cs Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
VersionAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
VersionDeleteAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
VersionGetAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
VersionPostAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
VersionPutAttribute.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
VersionRangeValidator.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
VersionRoute.cs
VersioningWebSite.xproj
project.json
readme.md

readme.md

VersioningWebSite

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