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.
Info
Version: | 6.0.0-rc1-final |
Author(s): | Microsoft |
Last Update: | Wednesday, November 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Mvc.ApiExplorer |
Install
Install-Package Microsoft.AspNet.Mvc.ApiExplorer
dotnet add package Microsoft.AspNet.Mvc.ApiExplorer
paket add Microsoft.AspNet.Mvc.ApiExplorer
Microsoft.AspNet.Mvc.ApiExplorer Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet54
- Microsoft.AspNet.Mvc.Core(6.0.01)
- Microsoft.AspNet.Mvc.Core(6.0.01)