Generic status and response objects for returning standardized responses from .NET services.
Info
Version: | 0.9.0 |
Author(s): | Ryan Foster |
Last Update: | Thursday, January 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimpleIAM/StandardResponse |
NuGet Url: | https://www.nuget.org/packages/StandardResponse |
Install
Install-Package StandardResponse
dotnet add package StandardResponse
paket add StandardResponse
StandardResponse Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.0)