Asp.Versioning.Mvc.ApiExplorer 8.1.1

Prefix Reserved
dotnet add package Asp.Versioning.Mvc.ApiExplorer --version 8.1.1
                    
NuGet\Install-Package Asp.Versioning.Mvc.ApiExplorer -Version 8.1.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.Mvc.ApiExplorer" Version="8.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Asp.Versioning.Mvc.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.Mvc.ApiExplorer --version 8.1.1
                    
#r "nuget: Asp.Versioning.Mvc.ApiExplorer, 8.1.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.Mvc.ApiExplorer@8.1.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.Mvc.ApiExplorer&version=8.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Asp.Versioning.Mvc.ApiExplorer&version=8.1.1
                    
Install as a Cake Tool
📣 Formerly Microsoft.AspNetCore.Mvc.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. 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, which are useful in a number of scenarios such as test automation or OpenAPI document generation.

Commonly Used Types

  • Asp.Versioning.ApiExplorerOptions
  • Asp.Versioning.VersionedApiDescriptionProvider

Release Notes

  • Enable trimming support (#1094)
  • Fixed exploring version-neutral API version parameter in URL (#1149)
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 (239)

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

Package Downloads
Umbraco.Cms.Web.Common

Contains the web assembly needed to run Umbraco CMS.

Umbraco.Cms.Web.Website

Contains the website assembly needed to run the frontend of Umbraco CMS.

Volo.Abp.AspNetCore.Mvc

Package Description

Umbraco.Cms

Installs Umbraco CMS with all default dependencies in your ASP.NET Core project.

Umbraco.Cms.StaticAssets

Contains the static assets needed to run Umbraco CMS.

GitHub repositories (40)

Showing the top 20 popular GitHub repositories that depend on Asp.Versioning.Mvc.ApiExplorer:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/eShop
A reference .NET application implementing an eCommerce site
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 10.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
TheAxelander/OpenBudgeteer
OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
gaseous-project/gaseous-server
A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata
BehzadDara/SampleProject
Harsha-Global/AspNetCore-Harsha
Asp.Net Core Ultimate Guide course | Web University by Harsha
mspnp/AzureNamingTool
The Azure Naming Tool is a .NET 10 Blazor application with a RESTful API for generating and validating Azure resource names. Features include SQLite database support, drag-and-drop configuration, Azure tenant validation, and API V2 with bulk operations.
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 10.
junkai-li/NetCoreKevin
基于NET搭建-AI知识库智能体-现代化Saas企业级前后端分离架构:前端Vue3、IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、OCR识别、API多版本、单元测试、RabbitMQ、代码生成器、AI知识库、AI联网搜索
skimedic/presentations
Copy of my public presentations
Version Downloads Last Updated
8.1.1 1,303,368 12/27/2025
8.1.0 50,726,687 3/26/2024
8.0.0 7,095,532 12/8/2023
7.1.0 5,186,316 10/9/2023
7.0.1 444,260 8/14/2023
7.0.0 2,329,016 12/8/2022
7.0.0-rc.1 1,614 11/26/2022
7.0.0-preview.2 6,155 11/17/2022
7.0.0-preview.1 750 11/14/2022
6.4.0 5,555,906 12/28/2022
6.3.1 207,190 11/26/2022
6.3.0 109,695 11/19/2022
6.2.1 178,897 11/11/2022
6.2.0 55,330 11/8/2022
6.1.0 185,393 10/4/2022
6.0.0 698,079 8/24/2022
6.0.0-preview.3 55,073 5/9/2022
6.0.0-preview.2 3,232 4/9/2022
6.0.0-preview.1 954 4/7/2022