Asp.Versioning.OData.ApiExplorer 8.2.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Asp.Versioning.OData.ApiExplorer --version 8.2.1
                    
NuGet\Install-Package Asp.Versioning.OData.ApiExplorer -Version 8.2.1
                    
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="Asp.Versioning.OData.ApiExplorer" Version="8.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asp.Versioning.OData.ApiExplorer" Version="8.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Asp.Versioning.OData.ApiExplorer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Asp.Versioning.OData.ApiExplorer --version 8.2.1
                    
#r "nuget: Asp.Versioning.OData.ApiExplorer, 8.2.1"
                    
#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.
#:package Asp.Versioning.OData.ApiExplorer@8.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Asp.Versioning.OData.ApiExplorer&version=8.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Asp.Versioning.OData.ApiExplorer&version=8.2.1
                    
Install as a Cake Tool
📣 Formerly Microsoft.AspNetCore.OData.Versioning.ApiExplorer. See the announcement.

ASP.NET API versioning gives you a powerful, but easy-to-use method for adding API versioning semantics to your new and existing REST services built with ASP.NET Core MVC and OData v4.0. The API versioning extensions define simple metadata attributes and conventions that you use to describe which API versions are implemented by your services.

This package contains the API version-aware extensions for API Explorer in ASP.NET Core MVC and OData v4.0, which are useful in a number of scenarios such as test automation or OpenAPI document generation.

Commonly Used Types

  • Asp.Versioning.ODataApiDescriptionProvider
  • Asp.Versioning.ODataApiExplorerOptions
  • Asp.Versioning.Conventions.ODataQueryOptionsConventionBuilder

Release Notes

  • Enable trimming support (#1094)
  • Fixed invalid property setter on substituted type (#1104)
  • Fixed single-quote OData strings within parentheses syntax (#1152)
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Asp.Versioning.OData.ApiExplorer:

Package Downloads
Ark.Tools.AspNetCore.Swashbuckle

Extensions of Swashbuckle.AspNetCore

Ark.Tools.AspNetCore

Tools and base classes for AspNetCore as in Ark-way of using it

RESTworld.AspNetCore

Package Description

Fluxera.Extensions.Hosting.Modules.AspNetCore.HttpApi.OData

A module that enables OData for ASP.NET Core.

BuildingBlocks.CleanArchitecture.Presentation

DDD Presentation Layer Entities

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Asp.Versioning.OData.ApiExplorer:

Repository Stars
AscensionGameDev/Intersect-Engine
Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!
Version Downloads Last Updated
10.0.0-preview.1 42 2/16/2026
8.2.1 15,787 12/27/2025
8.2.0 182,159 4/15/2025
8.1.0 619,442 3/26/2024
8.0.0 70,481 12/8/2023
7.1.0 60,430 10/9/2023
7.0.4 14,786 8/14/2023
7.0.3 44,160 6/20/2023
7.0.2 21,789 3/16/2023
7.0.1 10,245 12/28/2022
7.0.0 3,720 12/8/2022
7.0.0-rc.1 308 11/26/2022
7.0.0-preview.2 262 11/17/2022
7.0.0-preview.1 236 11/14/2022
6.4.1 124,911 3/16/2023
6.4.0 82,049 12/28/2022
6.3.1 22,604 11/26/2022
6.3.0 3,318 11/19/2022
6.2.1 15,277 11/11/2022
6.2.0 1,868 11/8/2022
Loading failed