Library for APIs projects containing Middlewares and API's documentation through the Swagger framework.
Info
Version: | 2.1.0 |
Author(s): | JaderBrandao |
Last Update: | Sunday, January 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JaderBrandao/ApiCore |
NuGet Url: | https://www.nuget.org/packages/APICore |
Install
Install-Package APICore
dotnet add package APICore
paket add APICore
APICore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 4.2.0)
- Swashbuckle.AspNetCore(>= 5.6.3)