Result.Match 1.0.0
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Result.Match --version 1.0.0
About this version
Simple library to assist with handling operation results, success, validation and exceptions. Also includes a match method for easier handling of response.