Global json response handler for REST APIs.
Info
Version: | 8.1.0 |
Author(s): | Lionwood.Software .Net Team |
Last Update: | Thursday, October 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://lionwood.software/ |
NuGet Url: | https://www.nuget.org/packages/LionwoodSoftware.ResponseHandler |
Install
Install-Package LionwoodSoftware.ResponseHandler
dotnet add package LionwoodSoftware.ResponseHandler
paket add LionwoodSoftware.ResponseHandler
LionwoodSoftware.ResponseHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Serilog.AspNetCore(>= 3.2.0)
- System.Collections(>= 4.3.0)