Asp.Versioning.WebApi.ApiExplorer 7.1.0

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

// Install Asp.Versioning.WebApi.ApiExplorer as a Cake Tool
#tool nuget:?package=Asp.Versioning.WebApi.ApiExplorer&version=7.1.0
📣 Formerly Microsoft.AspNet.WebApi.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 Web API. 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 Web API, which are useful in a number of scenarios such as test automation or OpenAPI document generation.

Commonly Used Types

  • Asp.Versioning.ApiExplorerOptions
  • Asp.Versioning.ApiDescriptionGroup
  • Asp.Versioning.ApiDescriptionGroupCollection
  • Asp.Versioning.VersionedApiDescription
  • Asp.Versioning.VersionedApiExplorer

Release Notes

https://github.com/dotnet/aspnet-api-versioning/releases/tag/v7.1.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 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Asp.Versioning.WebApi.ApiExplorer:

Package Downloads
Asp.Versioning.WebApi.OData.ApiExplorer

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.0 16,711 10/9/2023
7.0.1 590 8/14/2023
7.0.0 16,440 12/8/2022
6.3.0 21,469 11/19/2022
6.2.1 367 11/11/2022
6.2.0 351 11/8/2022
6.1.0 472 10/4/2022
6.0.0 713 8/24/2022
6.0.0-preview.3 202 5/9/2022
6.0.0-preview.2 135 4/9/2022
6.0.0-preview.1 123 4/7/2022