Wrap.Common
1.1.0
See the version list below for details.
dotnet add package Wrap.Common --version 1.1.0
NuGet\Install-Package Wrap.Common -Version 1.1.0
<PackageReference Include="Wrap.Common" Version="1.1.0" />
<PackageVersion Include="Wrap.Common" Version="1.1.0" />
<PackageReference Include="Wrap.Common" />
paket add Wrap.Common --version 1.1.0
#r "nuget: Wrap.Common, 1.1.0"
#:package Wrap.Common@1.1.0
#addin nuget:?package=Wrap.Common&version=1.1.0
#tool nuget:?package=Wrap.Common&version=1.1.0
Wrap Monads (C#)
Various monads (including Maybe - see here) for C# - to handle null values and exceptions better - including Linq support, chaining, and asynchronous programming. Includes:
Either<TLeft, TRight>Monad<T>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
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Wrap.Common:
| Package | Downloads |
|---|---|
|
Wrap.Maybe
Maybe library |
|
|
Wrap.Id
Id library |
|
|
Wrap.Result
Result library |
|
|
Wrap.Either
Either library |
|
|
Wrap
All library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.4 | 592 | 4/22/2026 |
| 1.2.3 | 668 | 3/13/2026 |
| 1.2.2 | 320 | 3/6/2026 |
| 1.2.1 | 293 | 2/20/2026 |
| 1.2.1-beta.1 | 67 | 2/20/2026 |
| 1.2.0 | 617 | 2/17/2026 |
| 1.1.0 | 627 | 2/8/2026 |
| 1.1.0-beta.9 | 94 | 2/7/2026 |
| 1.1.0-beta.7 | 85 | 2/1/2026 |
| 1.1.0-beta.6 | 86 | 2/1/2026 |
| 1.1.0-beta.5 | 92 | 1/31/2026 |
| 1.1.0-beta.4 | 83 | 1/30/2026 |
| 1.1.0-beta.3 | 78 | 1/29/2026 |
| 1.1.0-beta.1 | 86 | 1/28/2026 |
| 1.0.0 | 599 | 1/27/2026 |
| 1.0.0-beta.26012610 | 94 | 1/27/2026 |
| 1.0.0-beta.26012605 | 89 | 1/26/2026 |
| 1.0.0-beta.26012604 | 74 | 1/26/2026 |
| 1.0.0-beta.26012514 | 152 | 1/25/2026 |
| 1.0.0-beta.26012511 | 86 | 1/25/2026 |