Asp.Versioning.WebApi 7.1.0

dotnet add package Asp.Versioning.WebApi --version 7.1.0
NuGet\Install-Package Asp.Versioning.WebApi -Version 7.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Asp.Versioning.WebApi" Version="7.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Asp.Versioning.WebApi --version 7.1.0
#r "nuget: Asp.Versioning.WebApi, 7.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Asp.Versioning.WebApi as a Cake Addin
#addin nuget:?package=Asp.Versioning.WebApi&version=7.1.0

// Install Asp.Versioning.WebApi as a Cake Tool
#tool nuget:?package=Asp.Versioning.WebApi&version=7.1.0
📣 Formerly Microsoft.AspNet.WebApi.Versioning. See the announcement.

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 Web API. The API versioning extensions define simple metadata attributes and conventions that you use to describe which API versions are implemented by your services.

Commonly Used Types

  • Asp.Versioning.ApiVersioningOptions
  • Asp.Versioning.ApiVersionReader
  • Asp.Versioning.ControllerNameAttribute
  • Asp.Versioning.IApiVersionSelector
  • Asp.Versioning.IReportApiVersions
  • Asp.Versioning.ISunsetPolicyBuilder
  • Asp.Versioning.ISunsetPolicyManager
  • Asp.Versioning.QueryStringApiVersionReader
  • Asp.Versioning.ReportApiVersionsAttribute

Release Notes

  • Add backward compatibility for error objects
Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Asp.Versioning.WebApi:

Package Downloads
Asp.Versioning.WebApi.ApiExplorer

The API Explorer extensions for ASP.NET Web API Versioning.

Asp.Versioning.WebApi.OData

A service API versioning library for Microsoft ASP.NET Web API with OData v4.0.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.0 37,745 9/15/2023
7.0.1 1,611 8/14/2023
7.0.0 25,593 12/8/2022
6.3.0 23,110 11/19/2022
6.2.1 516 11/11/2022
6.2.0 382 11/8/2022
6.1.0 627 10/4/2022
6.0.0 3,368 8/24/2022
6.0.0-preview.3 252 5/9/2022
6.0.0-preview.2 132 4/9/2022
6.0.0-preview.1 132 4/7/2022