Asp.Versioning.Mvc.ApiExplorer 8.1.0

dotnet add package Asp.Versioning.Mvc.ApiExplorer --version 8.1.0
                    
NuGet\Install-Package Asp.Versioning.Mvc.ApiExplorer -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.ApiExplorer" 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.ApiExplorer" Version="8.1.0" />
                    
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.0
                    
#r "nuget: Asp.Versioning.Mvc.ApiExplorer, 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.ApiExplorer&version=8.1.0
                    
Install Asp.Versioning.Mvc.ApiExplorer as a Cake Addin
#tool nuget:?package=Asp.Versioning.Mvc.ApiExplorer&version=8.1.0
                    
Install Asp.Versioning.Mvc.ApiExplorer 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

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 (160)

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.

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

NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

GitHub repositories (33)

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 9 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/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.
TheAxelander/OpenBudgeteer
OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
BehzadDara/SampleProject
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
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
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.
Version Downloads Last updated
8.1.0 18,293,921 3/26/2024
8.0.0 4,523,224 12/8/2023
7.1.0 3,134,687 10/9/2023
7.0.1 384,198 8/14/2023
7.0.0 1,927,074 12/8/2022
7.0.0-rc.1 1,446 11/26/2022
7.0.0-preview.2 5,958 11/17/2022
7.0.0-preview.1 596 11/14/2022
6.4.0 3,914,741 12/28/2022
6.3.1 158,944 11/26/2022
6.3.0 74,934 11/19/2022
6.2.1 113,219 11/11/2022
6.2.0 17,789 11/8/2022
6.1.0 142,441 10/4/2022
6.0.0 490,140 8/24/2022
6.0.0-preview.3 49,261 5/9/2022
6.0.0-preview.2 3,058 4/9/2022
6.0.0-preview.1 400 4/7/2022