This package handles the wrapping of API Responses with a status.
Info
Version: | 0.0.1 |
Author(s): | Waldemar Lehner |
Last Update: | Tuesday, February 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/abitureteam/backend/responsestructure |
NuGet Url: | https://www.nuget.org/packages/Abiture.ResponseStructure |
Install
Install-Package Abiture.ResponseStructure
dotnet add package Abiture.ResponseStructure
paket add Abiture.ResponseStructure
Abiture.ResponseStructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- YamlDotNet(>= 8.1.0)