API Service base library for API Services.
Info
Version: | 1.5.0 |
Author(s): | Loenid Efremov |
Last Update: | Wednesday, February 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNet.WebApi.Server |
Install
Install-Package AspNet.WebApi.Server
dotnet add package AspNet.WebApi.Server
paket add AspNet.WebApi.Server
AspNet.WebApi.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- App.Metrics.AspNetCore(>= 3.0.0)
- App.Metrics.AspNetCore.Health(>= 2.1.0)
- AspNet.WebApi.Common(>= 1.0.10)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Cors(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.ResponseCaching(>= 2.2.0)
- Microsoft.AspNetCore.ResponseCompression(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- NSwag.AspNetCore(>= 12.0.14)
Tags