Mak response data and to error message same format.
Info
Version: | 0.0.0.3 |
Author(s): | Ben |
Last Update: | Tuesday, May 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Benknightdark/CustomApiResLib |
NuGet Url: | https://www.nuget.org/packages/CustomApiLib |
Install
Install-Package CustomApiLib
dotnet add package CustomApiLib
paket add CustomApiLib
CustomApiLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
- Microsoft.AspNetCore.Http.Features(>= 3.1.3)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- System.Text.Json(>= 4.7.1)