Wrap.Result
1.2.2
See the version list below for details.
dotnet add package Wrap.Result --version 1.2.2
NuGet\Install-Package Wrap.Result -Version 1.2.2
<PackageReference Include="Wrap.Result" Version="1.2.2" />
<PackageVersion Include="Wrap.Result" Version="1.2.2" />
<PackageReference Include="Wrap.Result" />
paket add Wrap.Result --version 1.2.2
#r "nuget: Wrap.Result, 1.2.2"
#:package Wrap.Result@1.2.2
#addin nuget:?package=Wrap.Result&version=1.2.2
#tool nuget:?package=Wrap.Result&version=1.2.2
Wrap: Functional Monads for .NET
Functional monads for .NET (including Maybe - see example) for C# - to handle null values and exceptions better. Railway-oriented programming support via Linq extensions, method chaining, and fuly asynchronous throughout.
Types include:
Monad<T>Either<TLeft, TRight>Id<T>(support forint,uint,long,ulongandGuidvalue types)Maybe<T>(either:Some<T>orNone)Result<T>(either:Ok<T>orFailure)
View the Wiki for documentation.
History
Although this library is at v1, it brings together some mature projects I have been working on since 2019. It started with a Result<T> implementation which morphed into Maybe - which reached v10 in November 2025 - and I figured it would be best to have both.
At the same time I was maintaining a StrongId library - which reached v8.5 in November 2024 - to avoid using primitives for Entity IDs. I realised the similarities between Result<T>, Maybe<T> and Id<T> and decided to bring them all together in one library: Wrap.
Licence
Copyright
Copyright (c) 2019-2026 bfren (unless otherwise stated)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 is compatible. 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 is compatible. 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. |
-
net10.0
- Wrap.Common (>= 1.2.2)
-
net8.0
- Wrap.Common (>= 1.2.2)
-
net9.0
- Wrap.Common (>= 1.2.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Wrap.Result:
| Package | Downloads |
|---|---|
|
Wrap
All library |
|
|
Wrap.Result.Testing
Result.Testing library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.4 | 482 | 4/22/2026 |
| 1.2.3 | 544 | 3/13/2026 |
| 1.2.2 | 235 | 3/6/2026 |
| 1.2.1 | 203 | 2/20/2026 |
| 1.2.1-beta.1 | 67 | 2/20/2026 |
| 1.2.0 | 520 | 2/17/2026 |
| 1.1.0 | 522 | 2/8/2026 |
| 1.1.0-beta.9 | 86 | 2/7/2026 |
| 1.1.0-beta.7 | 78 | 2/1/2026 |
| 1.1.0-beta.6 | 78 | 2/1/2026 |
| 1.1.0-beta.5 | 82 | 1/31/2026 |
| 1.1.0-beta.4 | 81 | 1/30/2026 |
| 1.1.0-beta.3 | 83 | 1/29/2026 |
| 1.1.0-beta.1 | 79 | 1/28/2026 |
| 1.0.0 | 461 | 1/27/2026 |
| 1.0.0-beta.26012610 | 75 | 1/27/2026 |
| 1.0.0-beta.26012605 | 87 | 1/26/2026 |
| 1.0.0-beta.26012604 | 69 | 1/26/2026 |
| 1.0.0-beta.26012514 | 138 | 1/25/2026 |
| 1.0.0-beta.26012511 | 78 | 1/25/2026 |