Info
Version: | 1.0.1 |
Author(s): | SuavePirate |
Last Update: | Thursday, March 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SuavePirate/ServiceResult |
NuGet Url: | https://www.nuget.org/packages/ServiceResult |
Install
Install-Package ServiceResult
dotnet add package ServiceResult
paket add ServiceResult
ServiceResult Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
Allows for wrapping data and errors in a reusable way.