Microsoft.AspNet.WebApi.HelpPage
5.2.3
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.
Install-Package Microsoft.AspNet.WebApi.HelpPage -Version 5.2.3
dotnet add package Microsoft.AspNet.WebApi.HelpPage --version 5.2.3
<PackageReference Include="Microsoft.AspNet.WebApi.HelpPage" Version="5.2.3" />
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.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.
Dependencies
-
- Microsoft.AspNet.Mvc (>= 5.2.3 && < 5.3.0)
- Microsoft.AspNet.Razor (>= 3.2.3 && < 3.3.0)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3 && < 5.3.0)
Used By
GitHub repositories (50)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.HelpPage:
Repository | Stars |
---|---|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
stride3d/stride
Stride Game Engine (formerly Xenko)
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Legacy solutions
|
|
hardkoded/puppeteer-sharp
Headless Chrome .NET API
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.2.3 | 168,968 | 2/9/2015 |
5.2.3-beta1 | 3,712 | 12/17/2014 |
5.2.2 | 219,493 | 8/28/2014 |
5.2.2-rc | 2,846 | 8/23/2014 |
5.2.0 | 130,585 | 7/1/2014 |
5.2.0-rc | 7,129 | 5/27/2014 |
5.1.2 | 81,637 | 4/2/2014 |
5.1.1 | 32,223 | 2/10/2014 |
5.1.0 | 24,723 | 1/17/2014 |
5.1.0-rc1 | 1,750 | 12/6/2013 |
5.0.1 | 21,597 | 2/13/2014 |
5.0.0 | 100,869 | 10/17/2013 |
5.0.0-rc1 | 1,389 | 8/23/2013 |
5.0.0-beta2 | 5,694 | 6/26/2013 |
5.0.0-beta1 | 1,260 | 6/26/2013 |
4.0.30506 | 70,201 | 5/30/2013 |
4.0.0 | 50,798 | 2/18/2013 |
0.3.0-rc | 1,874 | 12/13/2012 |
0.2.0-alpha | 2,651 | 10/31/2012 |
0.1.0-alpha-120814 | 1,130 | 8/15/2012 |