Small package to encapsulate results or errors avoiding the use of exceptions.
Info
Version: | 1.0.0 |
Author(s): | Paolo Innocenti |
Last Update: | Wednesday, February 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paonath/PH.Results |
NuGet Url: | https://www.nuget.org/packages/PH.Results |
Install
Install-Package PH.Results
dotnet add package PH.Results
paket add PH.Results
PH.Results Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.3)
- Microsoft.Extensions.Logging(>= 2.2.0)