Microsoft.AspNet.Mvc.ApiExplorer
6.0.0-rc1-final
Contains API explorer functionality for ASP.NET MVC for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
This is a prerelease version of Microsoft.AspNet.Mvc.ApiExplorer.
Install-Package Microsoft.AspNet.Mvc.ApiExplorer -Version 6.0.0-rc1-final
dotnet add package Microsoft.AspNet.Mvc.ApiExplorer --version 6.0.0-rc1-final
<PackageReference Include="Microsoft.AspNet.Mvc.ApiExplorer" Version="6.0.0-rc1-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Mvc.ApiExplorer --version 6.0.0-rc1-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Mvc.ApiExplorer, 6.0.0-rc1-final"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNet.Mvc.Core (>= 6.0.0-rc1-final)
-
.NETPlatform 5.4
- Microsoft.AspNet.Mvc.Core (>= 6.0.0-rc1-final)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.AspNet.Mvc.ApiExplorer:
Package | Downloads |
---|---|
AspNetX.Server
The AspNetX automatically generates help page content for the web APIs on your site.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-rc1-final | 385,077 | 11/18/2015 |
6.0.0-beta8 | 48,115 | 10/15/2015 |
6.0.0-beta7 | 33,114 | 9/2/2015 |
6.0.0-beta6 | 38,063 | 7/27/2015 |
6.0.0-beta5 | 37,364 | 6/30/2015 |