Wrap.Testing
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Wrap.Testing --version 1.0.0
NuGet\Install-Package Wrap.Testing -Version 1.0.0
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="Wrap.Testing" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wrap.Testing" Version="1.0.0" />
<PackageReference Include="Wrap.Testing" />
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 Wrap.Testing --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Wrap.Testing, 1.0.0"
#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 Wrap.Testing@1.0.0
#: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=Wrap.Testing&version=1.0.0
#tool nuget:?package=Wrap.Testing&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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>Union<T>Id<T>(support forint,uint,long,ulongandGuidvalue types)Maybe<T>(either:Some<T>orNone)Result<T>(either:Ok<T>orFail)
View the Wiki for documentation.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Wrap.Id.Testing (>= 1.0.0)
- Wrap.Maybe.Testing (>= 1.0.0)
- Wrap.Result.Testing (>= 1.0.0)
-
net8.0
- Wrap.Id.Testing (>= 1.0.0)
- Wrap.Maybe.Testing (>= 1.0.0)
- Wrap.Result.Testing (>= 1.0.0)
-
net9.0
- Wrap.Id.Testing (>= 1.0.0)
- Wrap.Maybe.Testing (>= 1.0.0)
- Wrap.Result.Testing (>= 1.0.0)
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 |
|---|---|---|
| 1.2.5 | 0 | 5/16/2026 |
| 1.2.4 | 111 | 4/22/2026 |
| 1.2.3 | 127 | 3/13/2026 |
| 1.2.2 | 114 | 3/6/2026 |
| 1.2.1 | 114 | 2/20/2026 |
| 1.2.1-beta.1 | 64 | 2/20/2026 |
| 1.2.0 | 117 | 2/17/2026 |
| 1.1.0 | 155 | 2/8/2026 |
| 1.1.0-beta.9 | 75 | 2/7/2026 |
| 1.1.0-beta.7 | 67 | 2/1/2026 |
| 1.1.0-beta.6 | 70 | 2/1/2026 |
| 1.1.0-beta.5 | 78 | 1/31/2026 |
| 1.1.0-beta.4 | 68 | 1/30/2026 |
| 1.1.0-beta.3 | 84 | 1/29/2026 |
| 1.1.0-beta.1 | 67 | 1/28/2026 |
| 1.0.0 | 127 | 1/27/2026 |
| 1.0.0-beta.26012610 | 74 | 1/27/2026 |
| 1.0.0-beta.26012605 | 73 | 1/26/2026 |
| 1.0.0-beta.26012604 | 65 | 1/26/2026 |
| 1.0.0-beta.26012514 | 82 | 1/25/2026 |
Loading failed