aspnetcore/test/WebSites/VersioningWebSite
Chris R f2db0d1483 React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
..
Controllers Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
wwwroot
Startup.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestResponseGenerator.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
VersionAttribute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersionDeleteAttribute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersionGetAttribute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersionPostAttribute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersionPutAttribute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersionRangeValidator.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
VersionRoute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersioningWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
project.json React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md

readme.md

VersioningWebSite

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