aspnetcore/test/WebSites/VersioningWebSite
Cesar Blum Silveira 50fc0bb140 Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:22:07 -08:00
..
Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
Startup.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestResponseGenerator.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersionAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersionDeleteAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersionGetAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersionPostAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersionPutAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersionRangeValidator.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersionRoute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
VersioningWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
hosting.json Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
project.json Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:22:07 -08:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

VersioningWebSite

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