Microsoft.AspNetCore.Mvc.ApiExplorer
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Total Downloads
421.4M
421,432,041
Published
Jun 9, 2026
Latest stable version
Install
.NET CLI
dotnet add package Microsoft.AspNetCore.Mvc.ApiExplorer --version 2.3.11
Package Manager Console
Install-Package Microsoft.AspNetCore.Mvc.ApiExplorer -Version 2.3.11
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Mvc.ApiExplorer" Version="2.3.11" />
Frameworks
Dependencies
Microsoft.AspNetCore.Mvc.Core
[2.3.10, )
.NETStandard2.0