aspnet-api-versioning

Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.

Github stars Tracking Chart

Build status

ASP.NET API Versioning

ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semantics to your new and existing REST services built with ASP.NET. The API versioning extensions define simple metadata attributes and conventions that you use to describe which API versions are implemented by your services. You don't need to learn any new routing concepts or change the way you implement your services in ASP.NET today.

The default API versioning configuration is compliant with the versioning semantics outlined by the Microsoft REST Guidelines. There are also a number of customization and extension points available to support transitioning services that may not have supported API versioning in the past or supported API versioning with semantics that are different from the Microsoft REST versioning guidelines.

The supported flavors of ASP.NET are:

  • ASP.NET Web API (
    nuget, quick start, samples )
    Adds service API versioning to your Web API applications

  • ASP.NET Web API and OData (
    nuget, quick start, samples )
    Adds service API versioning to your Web API applications using OData v4.0

  • ASP.NET Core (
    nuget, quick start, samples )
    Adds service API versioning to your ASP.NET Core applications

  • ASP.NET Core and OData (
    nuget, quick start, samples )
    Adds service API versioning to your ASP.NET Core applications using OData v4.0

This is also the home of the ASP.NET API versioning API explorers that you can use to easily document your REST APIs with Swagger:

  • ASP.NET Web API Versioned API Explorer (
    nuget, quick start, samples )
    Replaces the default API explorer in your Web API applications

  • ASP.NET Web API with OData API Explorer (
    nuget, quick start, samples )
    Adds an API explorer to your Web API applications using OData v4.0

  • ASP.NET Core Versioned API Explorer (
    nuget, quick start, samples )
    Adds additional API explorer support to your ASP.NET Core applications

  • ASP.NET Core with OData API Explorer (
    nuget, quick start, samples )
    Adds additional API explorer support to your ASP.NET Core applications using OData v4.0

You can find additional samples, documentation, and getting started instructions in the wiki.

Discussion

Have a general question, suggestion, or other feedback? Check out how you can contribute.

Reporting security issues and bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.


If you are an existing user, please makes sure you review the release notes between all major and minor package releases.

Main metrics

Overview
Name With Ownerdotnet/aspnet-api-versioning
Primary LanguageC#
Program languageC# (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2016-07-26 14:13:32
Pushed At2025-04-12 21:21:32
Last Commit At
Release Count39
Last Release Namev8.1.0 (Posted on )
First Release Namev1.0-rc1 (Posted on )
用户参与
Stargazers Count3.1k
Watchers Count110
Fork Count709
Commits Count301
Has Issues Enabled
Issues Count800
Issue Open Count26
Pull Requests Count176
Pull Requests Open Count4
Pull Requests Close Count76
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private