Microsoft.AspNet.OData.Versioning.ApiExplorer
3.0.2
Prefix Reserved
Asp.Versioning.WebApi.OData.ApiExplorer
Additional DetailsA 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.OData.Versioning.ApiExplorer --version 3.0.2
NuGet\Install-Package Microsoft.AspNet.OData.Versioning.ApiExplorer -Version 3.0.2
<PackageReference Include="Microsoft.AspNet.OData.Versioning.ApiExplorer" Version="3.0.2" />
paket add Microsoft.AspNet.OData.Versioning.ApiExplorer --version 3.0.2
#r "nuget: Microsoft.AspNet.OData.Versioning.ApiExplorer, 3.0.2"
// 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 | 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.OData.Versioning (>= 3.0.0)
- Microsoft.AspNet.WebApi.Versioning.ApiExplorer (>= 3.0.1)
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,798 | 5/23/2023 | |
5.0.0 | 83,158 | 11/3/2020 | |
5.0.0-rc.2 | 364 | 10/25/2020 | |
5.0.0-rc.1 | 415 | 10/10/2020 | |
4.0.0 | 40,279 | 10/30/2019 | |
4.0.0-preview8.19405.7 | 352 | 8/15/2019 | |
3.1.3 | 4,790 | 8/21/2019 | |
3.1.2 | 769 | 8/8/2019 | |
3.1.1 | 744 | 7/18/2019 | |
3.1.0 | 819 | 7/2/2019 | |
3.0.2 | 23,489 | 1/11/2019 | |
3.0.1 | 1,283 | 12/22/2018 | |
3.0.0 | 2,034 | 12/17/2018 | |
3.0.0-beta2 | 746 | 11/9/2018 | |
3.0.0-beta1 | 4,926 | 7/27/2018 | |
1.2.2 | 23,171 | 6/8/2018 | |
1.2.1 | 6,520 | 4/1/2018 | |
1.2.0 | 2,858 | 2/9/2018 | |
1.1.0 | 2,264 | 1/6/2018 | |
1.0.0 | 7,189 | 6/12/2017 | |
1.0.0-rc1 | 1,019 | 5/12/2017 | |
1.0.0-beta1 | 3,294 | 4/18/2017 | |
0.9.0 | 1,251 | 1/31/2018 |
• Fix tracking CLR types that match the EDM (#425)
• Fix type generation with circular references (#431)