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
- Host: GitHub
- URL: https://github.com/trydis/trydis.webapi.versioning
- Owner: trydis
- License: mit
- Created: 2014-02-20T23:36:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-17T21:29:25.000Z (over 10 years ago)
- Last Synced: 2025-08-01T07:58:12.735Z (11 months ago)
- Language: C#
- Homepage:
- Size: 477 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASP.NET Web API 2 Versioning #
[]()
- Versioned routes using a route constraint which matches a media type pattern
- Versioned model classes using attributes and a typed media type formatter