VOOZH about

URL: https://www.nuget.org/packages/Asp.Versioning.Mvc/

⇱ NuGet Gallery | Asp.Versioning.Mvc 10.0.0




👁 Image
Asp.Versioning.Mvc 10.0.0

Prefix Reserved
dotnet add package Asp.Versioning.Mvc --version 10.0.0
 
 
NuGet\Install-Package Asp.Versioning.Mvc -Version 10.0.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.Mvc" Version="10.0.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asp.Versioning.Mvc" Version="10.0.0" />
 
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 10.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Asp.Versioning.Mvc, 10.0.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.
#:package Asp.Versioning.Mvc@10.0.0
 
 
#: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=10.0.0
 
Install as a Cake Addin
#tool nuget:?package=Asp.Versioning.Mvc&version=10.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
📣 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

https://github.com/dotnet/aspnet-api-versioning/releases/tag/v10.0.0

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (210)

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.
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.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
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知识库智能体开源架构:Skills技能管理、AI-Qdrant知识库、知识库重排模型、AI联网搜索、多智能体协同、聊天记录压缩策略、智能体权限管控、AgentFramework、RAG检索增强、本地Ollama AI模型调用、智能体技能可控加载、领域事件、一库多租户、Log4、Jwt、CAP、SignalR、Mcp、Ioc、Hangfire、RabbitMQ、Xunit、前端(Vue + Ant Design)
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-agent-playbook
一个面向 .NET + AI Agent 开发的实践型仓库,涵盖 Web、云原生与微服务场景,聚焦智能应用的工程化落地。
KamiYomu/KamiYomu
A self-hosted, extensible manga reader and download tool with plug-in support.
Version Downloads Last Updated
10.0.0 2,425,549 4/21/2026
10.0.0-preview.2 40,361 3/12/2026
10.0.0-preview.1 37,377 2/16/2026
8.1.1 10,742,515 12/27/2025
8.1.0 75,617,220 3/26/2024
8.0.0 9,987,438 12/8/2023
7.1.1 3,394,932 12/7/2023
7.1.0 4,352,098 10/9/2023
7.0.1 601,750 8/14/2023
7.0.0 2,524,081 12/8/2022
7.0.0-rc.1 1,685 11/26/2022
7.0.0-preview.2 6,291 11/17/2022
7.0.0-preview.1 836 11/14/2022
6.4.1 4,128,063 12/7/2023
6.4.0 5,265,900 12/28/2022
6.3.1 215,150 11/26/2022
6.3.0 71,393 11/19/2022
6.2.1 177,125 11/11/2022
6.2.0 45,152 11/8/2022
6.1.0 197,076 10/4/2022
Loading failed