Microsoft.AspNet.WebApi.HelpPage
5.0.0
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNet.WebApi.HelpPage -Version 5.0.0
dotnet add package Microsoft.AspNet.WebApi.HelpPage --version 5.0.0
<PackageReference Include="Microsoft.AspNet.WebApi.HelpPage" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.WebApi.HelpPage --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.WebApi.HelpPage, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.WebApi.HelpPage as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.WebApi.HelpPage&version=5.0.0
// Install Microsoft.AspNet.WebApi.HelpPage as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.WebApi.HelpPage&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.Mvc (>= 5.0.0)
- Microsoft.AspNet.Razor (>= 3.0.0)
- Microsoft.AspNet.WebApi.WebHost (>= 5.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.