webapicontrib - 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.

PM> Install-Package Microsoft.AspNet.WebApi.HelpPage -Version 5.2.3 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.AspNet.WebApi.HelpPage -Version 5.2.3 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.AspNet.WebApi.HelpPage --version 5.2.3 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.AspNet.WebApi.HelpPage" Version="5.2.3" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget Microsoft.AspNet.WebApi.HelpPage  ~> 5.2.3
Copy to clipboard

> choco install Microsoft.AspNet.WebApi.HelpPage --version 5.2.3 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Microsoft.AspNet.WebApi.HelpPage" -RequiredVersion "5.2.3" -Repository "webapicontrib" 
Copy to clipboard

Please visit http://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.

  • Any 0.0
    • 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)

Owners

Chris Missal

Authors

Microsoft

Project URL

http://www.asp.net/web-api

License

Apache-2.0

Tags

Microsoft AspNet WebApi AspNetWebApi HelpPage

Info

55 total downloads
31 downloads for version 5.2.3
Download (45.61 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
5.2.3 45.61 KB Wed, 28 Oct 2015 04:53:26 GMT 31
5.1.1 45.32 KB Wed, 28 Oct 2015 04:02:27 GMT 24