Asp.Versioning.WebApi
7.0.0
See the version list below for details.
dotnet add package Asp.Versioning.WebApi --version 7.0.0
NuGet\Install-Package Asp.Versioning.WebApi -Version 7.0.0
<PackageReference Include="Asp.Versioning.WebApi" Version="7.0.0" />
paket add Asp.Versioning.WebApi --version 7.0.0
#r "nuget: Asp.Versioning.WebApi, 7.0.0"
// Install Asp.Versioning.WebApi as a Cake Addin #addin nuget:?package=Asp.Versioning.WebApi&version=7.0.0 // Install Asp.Versioning.WebApi as a Cake Tool #tool nuget:?package=Asp.Versioning.WebApi&version=7.0.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
https://github.com/dotnet/aspnet-api-versioning/releases/tag/v7.0.0
Product | Versions 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. |
-
.NETFramework 4.5
- Asp.Versioning.Abstractions (>= 7.0.0)
- Microsoft.AspNet.WebApi.Core (>= 5.2.7 && < 6.0.0)
-
.NETFramework 4.7.2
- Asp.Versioning.Abstractions (>= 7.0.0)
- Microsoft.AspNet.WebApi.Core (>= 5.2.7 && < 6.0.0)
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 | 160,216 | 9/15/2023 |
7.0.1 | 1,903 | 8/14/2023 |
7.0.0 | 34,028 | 12/8/2022 |
6.3.0 | 26,809 | 11/19/2022 |
6.2.1 | 563 | 11/11/2022 |
6.2.0 | 422 | 11/8/2022 |
6.1.0 | 674 | 10/4/2022 |
6.0.0 | 6,937 | 8/24/2022 |
6.0.0-preview.3 | 266 | 5/9/2022 |
6.0.0-preview.2 | 144 | 4/9/2022 |
6.0.0-preview.1 | 145 | 4/7/2022 |