Provides common middleware and utilities for ASP.NET Core WebAPI services.
Info
Version: | 1.0.0 |
Author(s): | NCode Group |
Last Update: | Sunday, March 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NCodeGroup/NCode.Common.Web.git |
NuGet Url: | https://www.nuget.org/packages/NCode.Common.AspNetCore |
Install
Install-Package NCode.Common.AspNetCore
dotnet add package NCode.Common.AspNetCore
paket add NCode.Common.AspNetCore
NCode.Common.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NCode.Common.Responses(>= 1.0.0)
- Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 4.0.1)