Info
Version: | 5.3.0 |
Author(s): | Microsoft |
Last Update: | Monday, October 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.asp.net/web-api |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.WebApi.HelpPage |
Install
Install-Package Microsoft.AspNet.WebApi.HelpPage
dotnet add package Microsoft.AspNet.WebApi.HelpPage
paket add Microsoft.AspNet.WebApi.HelpPage
Microsoft.AspNet.WebApi.HelpPage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.7 && < 5.3.0)
- Microsoft.AspNet.Mvc(>= 5.2.7 && < 5.3.0)
- Microsoft.AspNet.Razor(>= 3.2.7 && < 3.3.0)
Tags
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.