This library provides a fluent API for building standardized response objects that, optionally, contain payloads and errors.
Info
| Version: | 0.7.0 |
| Author(s): | BinaryMash.Responses |
| Last Update: | Sunday, February 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/binarymash/responses |
| NuGet Url: | https://www.nuget.org/packages/BinaryMash.Responses |
Install
Install-Package BinaryMash.Responses
dotnet add package BinaryMash.Responses
paket add BinaryMash.Responses
BinaryMash.Responses Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)