![]() |
VOOZH | about |
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.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.AspNet.OData.Versioning --version 3.0.1
NuGet\Install-Package Microsoft.AspNet.OData.Versioning -Version 3.0.1
<PackageReference Include="Microsoft.AspNet.OData.Versioning" Version="3.0.1" />
<PackageVersion Include="Microsoft.AspNet.OData.Versioning" Version="3.0.1" />Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.OData.Versioning" />Project file
paket add Microsoft.AspNet.OData.Versioning --version 3.0.1
#r "nuget: Microsoft.AspNet.OData.Versioning, 3.0.1"
#:package Microsoft.AspNet.OData.Versioning@3.0.1
#addin nuget:?package=Microsoft.AspNet.OData.Versioning&version=3.0.1Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.OData.Versioning&version=3.0.1Install as a Cake Tool
A service API versioning library for Microsoft ASP.NET Web API and OData v4.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on Microsoft.AspNet.OData.Versioning:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.OData.Versioning.ApiExplorer
The API Explorer for Microsoft ASP.NET Web API Versioning and OData v4.0. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 5.1.0 | 29,209 | 5/23/2023 | 5.1.0 is deprecated. |
| 5.0.0 | 182,330 | 11/3/2020 | 5.0.0 is deprecated. |
| 5.0.0-rc.2 | 613 | 10/25/2020 | 5.0.0-rc.2 is deprecated. |
| 5.0.0-rc.1 | 681 | 10/10/2020 | 5.0.0-rc.1 is deprecated. |
| 4.0.0 | 102,424 | 10/30/2019 | 4.0.0 is deprecated. |
| 4.0.0-preview8.19405.7 | 733 | 8/15/2019 | 4.0.0-preview8.19405.7 is deprecated. |
| 3.0.3 | 14,547 | 8/21/2019 | 3.0.3 is deprecated. |
| 3.0.2 | 1,193 | 8/8/2019 | 3.0.2 is deprecated. |
| 3.0.1 | 10,706 | 7/2/2019 | 3.0.1 is deprecated. |
| 3.0.0 | 68,225 | 12/17/2018 | 3.0.0 is deprecated. |
| 3.0.0-beta2 | 1,096 | 11/9/2018 | 3.0.0-beta2 is deprecated. |
| 3.0.0-beta1 | 12,725 | 7/27/2018 | 3.0.0-beta1 is deprecated. |
| 2.2.0 | 138,761 | 1/6/2018 | 2.2.0 is deprecated. |
| 2.1.0 | 47,679 | 6/12/2017 | 2.1.0 is deprecated. |
| 2.1.0-rc1 | 10,128 | 5/12/2017 | 2.1.0-rc1 is deprecated. |
| 2.1.0-beta3 | 11,199 | 4/18/2017 | 2.1.0-beta3 is deprecated. |
| 2.1.0-beta2 | 1,368 | 3/27/2017 | 2.1.0-beta2 is deprecated. |
| 2.0.2 | 10,890 | 1/31/2018 | 2.0.2 is deprecated. |
| 2.0.1 | 349,430 | 10/25/2016 | 2.0.1 is deprecated. |
• Generate navigation property templates by convention (#463)
• Fix selecting the assumed, default API version (#471)
• Fix overriding global query settings (#488)
• Add appropriate separators for composite keys (#500)
• Fix client vs server route template generation (#502)