An open API service indexing awesome lists of open source software.

https://github.com/trydis/trydis.webapi.versioning

ASP.NET Web API 2 Versioning
https://github.com/trydis/trydis.webapi.versioning

Last synced: 10 months ago
JSON representation

ASP.NET Web API 2 Versioning

Awesome Lists containing this project

README

          

# ASP.NET Web API 2 Versioning #

[![NuGet](https://img.shields.io/nuget/v/trydis.webapi.versioning.svg)]()

- Versioned routes using a route constraint which matches a media type pattern
- Versioned model classes using attributes and a typed media type formatter