Asp.Versioning.Mvc 6.2.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Asp.Versioning.Mvc --version 6.2.1
                    
NuGet\Install-Package Asp.Versioning.Mvc -Version 6.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.Mvc" Version="6.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asp.Versioning.Mvc" Version="6.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Asp.Versioning.Mvc" />
                    
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 --version 6.2.1
                    
#r "nuget: Asp.Versioning.Mvc, 6.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.Mvc@6.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.Mvc&version=6.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Asp.Versioning.Mvc&version=6.2.1
                    
Install as a Cake Tool
📣 Formerly Microsoft.AspNetCore.Mvc.Versioning. 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. 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 primary abstractions library for API versioning that can be used to create server and client-based applications.

Commonly Used Types

  • Asp.Versioning.ControllerNameAttribute
  • Asp.Versioning.MvcApiVersioningOptions
  • Asp.Versioning.ReportApiVersionsAttribute

Release Notes

  • Fix MediaTypeApiVersionReaderBuilder.AddParameters (#904)
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (201)

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

Package Downloads
Asp.Versioning.Mvc.ApiExplorer

The API Explorer extensions for ASP.NET Core API Versioning.

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.

GitHub repositories (28)

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

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.
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
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
gaseous-project/gaseous-server
A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata
Listenarrs/Listenarr
Listenarr automates audiobook collection management similar to Sonarr or Radarr, but for audiobooks. It can search, download, and organize your library automatically using metadata from Audible and other sources.
Harsha-Global/AspNetCore-Harsha
Asp.Net Core Ultimate Guide course | Web University by Harsha
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
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、领域事件、MCP协议服务、IOC模块化注入、自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、本地离线AI模型调用、API多版本、单元测试、RabbitMQ、Skills技能使用、AI知识库、AI联网搜索
skimedic/presentations
Copy of my public presentations
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
falberthen/EcommerceDDD
Experimental full-stack application showcasing Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
babaktaremi/Clean-Architecture-Template
🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
block-core/blockcore
Open source .NET Core Bitcoin based blockchain node in C#
omid-ahmadpour/CleanArchitecture-Template
This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowess of CQRS implementation, all within the ASP.NET Core framework.
jeangatto/ASP.NET-Core-Vertical-Slice-Architecture
ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles
bingbing-gui/dotnet-platform
这是一个围绕 新一代 .NET 应用模型 的实践型仓库,覆盖 Web、云原生、AI、微服务等多种应用形态。
KamiYomu/KamiYomu
A self-hosted, extensible manga reader and download tool with plug-in support.
Version Downloads Last Updated
10.0.0 157,523 4/21/2026
10.0.0-preview.2 19,392 3/12/2026
10.0.0-preview.1 23,876 2/16/2026
8.1.1 7,277,759 12/27/2025
8.1.0 69,529,351 3/26/2024
8.0.0 9,460,508 12/8/2023
7.1.1 3,239,440 12/7/2023
7.1.0 4,163,264 10/9/2023
7.0.1 597,698 8/14/2023
7.0.0 2,492,859 12/8/2022
7.0.0-rc.1 1,651 11/26/2022
7.0.0-preview.2 6,250 11/17/2022
7.0.0-preview.1 807 11/14/2022
6.4.1 3,825,130 12/7/2023
6.4.0 5,087,880 12/28/2022
6.3.1 211,260 11/26/2022
6.3.0 71,154 11/19/2022
6.2.1 173,443 11/11/2022
6.2.0 44,807 11/8/2022
6.1.0 186,125 10/4/2022
Loading failed