Microsoft.AspNetCore.OData.Versioning 3.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Asp.Versioning.OData

Additional Details

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.

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package Microsoft.AspNetCore.OData.Versioning --version 3.1.0
NuGet\Install-Package Microsoft.AspNetCore.OData.Versioning -Version 3.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="Microsoft.AspNetCore.OData.Versioning" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.OData.Versioning --version 3.1.0
#r "nuget: Microsoft.AspNetCore.OData.Versioning, 3.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 Microsoft.AspNetCore.OData.Versioning as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.OData.Versioning&version=3.1.0

// Install Microsoft.AspNetCore.OData.Versioning as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.OData.Versioning&version=3.1.0

A service API versioning library for Microsoft ASP.NET Core and OData v4.0.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Microsoft.AspNetCore.OData.Versioning:

Package Downloads
Microsoft.AspNetCore.OData.Versioning.ApiExplorer The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The API Explorer for Microsoft ASP.NET Core and OData v4.0.

WebApiUtilities

Framework to enable the fast development of ASP.Net Core 3.1 Web APIs utilising Swagger and OData.

Grand.Api

Package Description

CreditServices.API

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.AspNetCore.OData.Versioning:

Repository Stars
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Version Downloads Last updated
5.1.0 18,632 5/23/2023
5.0.0 599,912 11/3/2020
5.0.0-rc.2 417 10/25/2020
5.0.0-rc.1 1,725 10/10/2020
4.1.1 1,389,402 12/28/2019
4.0.0 142,945 10/30/2019
4.0.0-preview8.19405.7 1,912 8/15/2019
3.2.4 127,649 8/21/2019
3.2.3 3,722 8/11/2019
3.2.2 8,418 8/8/2019
3.2.1 46,926 7/18/2019
3.2.0 70,854 7/2/2019
3.1.0 221,901 12/22/2018
3.0.0 77,848 12/17/2018
3.0.0-beta2 6,888 11/9/2018
3.0.0-beta1 17,159 7/30/2018

• Fixed not all actions had ODataAttributeRouteInfo
• Added ODataControllerSpecification for OData APIs