Info
Version: | 0.0.7 |
Author(s): | DalSoft |
Last Update: | Thursday, September 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DalSoft/DalSoft.WebApi.HelpPage |
NuGet Url: | https://www.nuget.org/packages/DalSoft.WebApi.HelpPage |
Install
Install-Package DalSoft.WebApi.HelpPage
dotnet add package DalSoft.WebApi.HelpPage
paket add DalSoft.WebApi.HelpPage
DalSoft.WebApi.HelpPage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.3)
- Microsoft.Owin(3.0.1)
- RazorEngine(3.7.2)
Tags
Great for self hosted WebApi. Razor is used for the documentation templates to make it easy to customize.
Based on Yao's example http://goo.gl/0YMkKq.