Skip to content

Releases: infrabel/GNaP.WebApi.Versioning

GNaP.WebApi.Versioning 1.0.6.0

07 Jan 11:18
Compare
Choose a tag to compare

Changes

Default constructors added to be more in line with Route.

NuGet

GNaP.WebApi.Versioning 1.0.6

GNaP.WebApi.Versioning 1.0.5.0

06 Dec 19:53
Compare
Choose a tag to compare

Changes

Removed unneeded NuGet dependencies, causing problems for Owin users.

NuGet

GNaP.WebApi.Versioning 1.0.5

GNaP.WebApi.Versioning 1.0.4.0

05 Dec 17:23
Compare
Choose a tag to compare

NuGet Release

Usage

Install from NuGet in your Web API project: Install-Package GNaP.WebApi.Versioning

You can now use VersionedRoute instead of Route in your controllers to get API versioning for free on your routes.

Remember to turn on Attribute Based Routing with MapHttpAttributeRoutes() on your Web API configuration.

NuGet

GNaP.WebApi.Versioning 1.0.4