Microsoft.AspNet.OData.Versioning.ApiExplorer 3.0.2

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.WebApi.OData.ApiExplorer

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

// Install Microsoft.AspNet.OData.Versioning.ApiExplorer as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.OData.Versioning.ApiExplorer&version=3.0.2

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

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 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 3,215 5/23/2023
5.0.0 70,602 11/3/2020
5.0.0-rc.2 343 10/25/2020
5.0.0-rc.1 396 10/10/2020
4.0.0 37,522 10/30/2019
4.0.0-preview8.19405.7 338 8/15/2019
3.1.3 4,618 8/21/2019
3.1.2 733 8/8/2019
3.1.1 705 7/18/2019
3.1.0 782 7/2/2019
3.0.2 21,120 1/11/2019
3.0.1 1,207 12/22/2018
3.0.0 1,840 12/17/2018
3.0.0-beta2 717 11/9/2018
3.0.0-beta1 4,394 7/27/2018
1.2.2 22,282 6/8/2018
1.2.1 5,499 4/1/2018
1.2.0 2,811 2/9/2018
1.1.0 1,719 1/6/2018
1.0.0 6,814 6/12/2017
1.0.0-rc1 986 5/12/2017
1.0.0-beta1 3,271 4/18/2017
0.9.0 1,227 1/31/2018

• Fix tracking CLR types that match the EDM (#425)
• Fix type generation with circular references (#431)