Info
Version: | 1.0.1 |
Author(s): | Frank Wisniewski |
Last Update: | Tuesday, November 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.frankwisniewski.net/projects/function-result/ |
NuGet Url: | https://www.nuget.org/packages/CestnoSoftware.FunctionResult |
Install
Install-Package CestnoSoftware.FunctionResult
dotnet add package CestnoSoftware.FunctionResult
paket add CestnoSoftware.FunctionResult
CestnoSoftware.FunctionResult Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
With the Function Result pattern and library, you can trap errors and other warnings within your method and then return them back to callers in a standard way.