A toolchain for ASP.NET Core to automatically generating API documentation.
Info
Version: | 1.0.0 |
Author(s): | rigofunc, [email protected], lotosbin, [email protected] |
Last Update: | Monday, October 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lovedotnet/ApiHelp |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.ApiHelp |
Install
Install-Package Microsoft.AspNetCore.ApiHelp
dotnet add package Microsoft.AspNetCore.ApiHelp
paket add Microsoft.AspNetCore.ApiHelp
Microsoft.AspNetCore.ApiHelp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.AspNetCore.StaticFiles(>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 1.0.0)
- Microsoft.AspNetCore.ApiHelp.Core(>= 1.0.0)
- Microsoft.AspNetCore.StaticFiles(>= 1.0.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 1.0.0)
- Microsoft.AspNetCore.ApiHelp.Core(>= 1.0.0)
Tags