ResultSharp 0.3.1

dotnet add package ResultSharp --version 0.3.1
NuGet\Install-Package ResultSharp -Version 0.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ResultSharp" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ResultSharp --version 0.3.1
#r "nuget: ResultSharp, 0.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ResultSharp as a Cake Addin
#addin nuget:?package=ResultSharp&version=0.3.1

// Install ResultSharp as a Cake Tool
#tool nuget:?package=ResultSharp&version=0.3.1

ResultSharp

Build and Test NuGet

This library provides an implmentation of a Result monad. With its API inspired by Rust's Result type

Usage

using ResultSharp;
using static ResultSharp.Prelude;
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.1 23,788 5/4/2022
0.3.0 1,441 1/30/2022
0.2.7 1,883 11/7/2021
0.2.6 1,384 8/16/2021
0.2.5 339 8/16/2021
0.2.4 339 8/16/2021
0.2.3 338 8/12/2021
0.2.2 1,103 6/19/2021
0.2.1 323 6/19/2021
0.2.0 379 6/19/2021
0.1.35 2,397 3/1/2021
0.1.34 369 2/9/2021
0.1.33 1,204 12/10/2020
0.1.32 394 12/10/2020
0.1.31 1,090 11/12/2020
0.1.30 400 11/12/2020
0.1.29 1,132 10/21/2020
0.1.28 463 10/20/2020
0.1.27 414 10/19/2020
0.1.26 713 10/2/2020
0.1.25 435 10/2/2020
0.1.24 462 9/29/2020
0.1.23 550 9/29/2020
0.1.22 391 9/29/2020
0.1.21 1,117 9/4/2020
0.1.20 432 9/4/2020
0.1.19 712 8/19/2020
0.1.18 433 8/18/2020
0.1.17 433 8/18/2020
0.1.16 429 8/18/2020
0.1.15 452 8/18/2020
0.1.14 443 8/18/2020
0.1.13 446 8/18/2020
0.1.12 620 8/5/2020
0.1.11 448 8/3/2020
0.1.10 439 7/31/2020
0.1.9 443 7/29/2020
0.1.8 472 7/28/2020
0.1.7 453 7/28/2020
0.1.6 500 7/27/2020
0.1.5 485 7/27/2020
0.1.4 589 7/27/2020
0.1.3 593 7/27/2020
0.1.2 599 7/27/2020
0.1.1 592 7/27/2020
0.1.0 660 4/6/2020