ResultSharp 0.2.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package ResultSharp --version 0.2.7
                    
NuGet\Install-Package ResultSharp -Version 0.2.7
                    
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.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ResultSharp" Version="0.2.7" />
                    
Directory.Packages.props
<PackageReference Include="ResultSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ResultSharp --version 0.2.7
                    
#r "nuget: ResultSharp, 0.2.7"
                    
#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.
#:package ResultSharp@0.2.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ResultSharp&version=0.2.7
                    
Install as a Cake Addin
#tool nuget:?package=ResultSharp&version=0.2.7
                    
Install as a Cake Tool

ResultSharp

Build and Test NuGet

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ResultSharp:

Package Downloads
ResultSharp.Logging.MicrosoftLogger

Библиотека Result паттерна с функциональными методами

ResultSharp.Logging.Serilog

Библиотека Result паттерна с функциональными методами

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.1 46,145 5/4/2022
0.3.0 1,645 1/30/2022
0.2.7 2,064 11/7/2021
0.2.6 1,529 8/16/2021
0.2.5 502 8/16/2021
0.2.4 524 8/16/2021
0.2.3 506 8/12/2021
0.2.2 1,283 6/19/2021
0.2.1 508 6/19/2021
0.2.0 552 6/19/2021
0.1.35 2,600 3/1/2021
0.1.34 563 2/9/2021
0.1.33 1,394 12/10/2020
0.1.32 575 12/10/2020
0.1.31 1,263 11/12/2020
0.1.30 597 11/12/2020
0.1.29 1,323 10/21/2020
0.1.28 658 10/20/2020
0.1.27 595 10/19/2020
0.1.26 887 10/2/2020
0.1.25 607 10/2/2020
0.1.24 661 9/29/2020
0.1.23 707 9/29/2020
0.1.22 572 9/29/2020
0.1.21 1,288 9/4/2020
0.1.20 598 9/4/2020
0.1.19 892 8/19/2020
0.1.18 602 8/18/2020
0.1.17 632 8/18/2020
0.1.16 639 8/18/2020
0.1.15 619 8/18/2020
0.1.14 643 8/18/2020
0.1.13 620 8/18/2020
0.1.12 811 8/5/2020
0.1.11 636 8/3/2020
0.1.10 618 7/31/2020
0.1.9 598 7/29/2020
0.1.8 644 7/28/2020
0.1.7 659 7/28/2020
0.1.6 683 7/27/2020
0.1.5 663 7/27/2020
0.1.4 858 7/27/2020 0.1.4 is deprecated because it is no longer maintained.
0.1.3 856 7/27/2020 0.1.3 is deprecated because it is no longer maintained.
0.1.2 884 7/27/2020 0.1.2 is deprecated because it is no longer maintained.
0.1.1 865 7/27/2020 0.1.1 is deprecated because it is no longer maintained.
0.1.0 950 4/6/2020 0.1.0 is deprecated because it is no longer maintained.