Microsoft.AspNet.WebApi.Versioning
2.3.0
A newer package is available as of August 2022. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. See the migration guide at https://github.com/dotnet/aspnet-api-versioning/wiki/Migration for more details.
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.AspNet.WebApi.Versioning --version 2.3.0
NuGet\Install-Package Microsoft.AspNet.WebApi.Versioning -Version 2.3.0
<PackageReference Include="Microsoft.AspNet.WebApi.Versioning" Version="2.3.0" />
paket add Microsoft.AspNet.WebApi.Versioning --version 2.3.0
#r "nuget: Microsoft.AspNet.WebApi.Versioning, 2.3.0"
// Install Microsoft.AspNet.WebApi.Versioning as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebApi.Versioning&version=2.3.0 // Install Microsoft.AspNet.WebApi.Versioning as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebApi.Versioning&version=2.3.0
A service API versioning library for Microsoft ASP.NET Web API.
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 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.Versioning:
Package | Downloads |
---|---|
Microsoft.AspNet.WebApi.Versioning.ApiExplorer
The API Explorer for Microsoft ASP.NET Web API Versioning. |
|
Microsoft.AspNet.OData.Versioning
A service API versioning library for Microsoft ASP.NET Web API and OData v4.0. |
|
Platform.Core
Platform.Core |
|
Bit.Server.WebApi
Bit.Server.WebApi |
|
Bit.WebApi
Bit.WebApi |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.Versioning:
Repository | Stars |
---|---|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
Version | Downloads | Last updated | |
---|---|---|---|
5.1.0 | 268,246 | 5/23/2023 | |
4.1.1 | 1,720,589 | 2/9/2021 | |
4.1.0 | 436,622 | 11/3/2020 | |
4.1.0-rc.2 | 577 | 10/25/2020 | |
4.1.0-rc.1 | 587 | 10/10/2020 | |
4.0.0 | 1,584,032 | 10/30/2019 | |
4.0.0-preview8.19405.7 | 4,843 | 8/15/2019 | |
3.0.4 | 631,646 | 8/21/2019 | |
3.0.3 | 19,265 | 8/11/2019 | |
3.0.2 | 210,369 | 7/2/2019 | |
3.0.1 | 1,108,393 | 1/3/2019 | |
3.0.0 | 67,366 | 12/17/2018 | |
3.0.0-beta2 | 4,750 | 11/9/2018 | |
3.0.0-beta1 | 21,422 | 7/27/2018 | |
2.3.0 | 1,615,890 | 4/1/2018 | |
2.2.0 | 690,507 | 1/6/2018 | |
2.1.0 | 1,009,293 | 6/12/2017 | |
2.1.0-rc1 | 37,618 | 5/12/2017 | |
2.1.0-beta2 | 15,893 | 4/18/2017 | |
2.1.0-beta1 | 2,672 | 3/10/2017 | |
2.0.3 | 648,016 | 11/27/2016 | |
2.0.2 | 74,608 | 11/9/2016 | |
2.0.1 | 9,160 | 11/7/2016 | |
2.0.0 | 25,531 | 9/19/2016 | |
2.0.0-rc2 | 1,841 | 9/1/2016 | |
2.0.0-rc1 | 1,140 | 8/11/2016 | |
2.0.0-beta1 | 1,528 | 7/27/2016 |
Fix 405 error message (#254)