Asp.Versioning.Mvc 8.1.0

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

https://github.com/dotnet/aspnet-api-versioning/releases/tag/v8.1.0

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (131)

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.

Volo.Abp.AspNetCore.Mvc

Package Description

Umbraco.Cms.Api.Common

Contains the bits and pieces that are shared between the Umbraco CMS APIs.

Reo.Core.ApiDocumentation

Package Description

GitHub repositories (19)

Showing the top 19 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/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
lanedirt/AliasVault
A self-hostable, end-to-end encrypted password manager with a built-in alias generator and email server.
gaseous-project/gaseous-server
A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
Harsha-Global/AspNetCore-Harsha
Asp.Net Core Ultimate Guide course | Web University by Harsha
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.
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
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#
jeangatto/ASP.NET-Core-Vertical-Slice-Architecture
ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles
bingbing-gui/AspNetCore-Skill
.NET 9 打造的 ASP.NET Core 学习仓库,涵盖常用技术点 + 实战示例,配套优质开源库,欢迎 star! Learn ASP.NET Core with .NET 9 — real-world samples, essential features, and awesome libraries. Star it if you like!
MADE-Apps/MADE.NET
MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.
marinasundstrom/YourBrand
Prototype enterprise system for e-commerce and consulting services
microsoft/VirtualClient
Benchmarking and monitoring automation, designed for cloud, built with .NET.
Version Downloads Last updated
8.1.0 22,173,293 3/26/2024
8.0.0 5,720,264 12/8/2023
7.1.1 1,462,258 12/7/2023
7.1.0 2,604,229 10/9/2023
7.0.1 541,414 8/14/2023
7.0.0 2,078,026 12/8/2022
7.0.0-rc.1 1,461 11/26/2022
7.0.0-preview.2 5,981 11/17/2022
7.0.0-preview.1 621 11/14/2022
6.4.1 1,869,826 12/7/2023
6.4.0 3,743,735 12/28/2022
6.3.1 186,895 11/26/2022
6.3.0 68,095 11/19/2022
6.2.1 135,193 11/11/2022
6.2.0 38,807 11/8/2022
6.1.0 160,492 10/4/2022
6.0.0 630,899 8/24/2022
6.0.0-preview.3 45,803 5/9/2022
6.0.0-preview.2 3,124 4/9/2022
6.0.0-preview.1 409 4/7/2022