Skip to main content
Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer package icon

Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer

ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of API-versioned controllers and actions, and their URLs and allowed HTTP methods.

Total Downloads
174.3M
174,285,678
Published
May 23, 2023
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer --version 5.1.0
Package Manager Console
Install-Package Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer -Version 5.1.0
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />

Frameworks

.NETCoreApp3.1 net5.0 net6.0

Dependencies