Codoxide.Outcome.Extensions.Collections
5.0.2
Codoxide.Outcome<T> is an Either monad (or Result monad) for .NET Core.It allows for elegant happy path and error path handling through method chaining made available through a number of Extension libraries.
Install-Package Codoxide.Outcome.Extensions.Collections -Version 5.0.2
dotnet add package Codoxide.Outcome.Extensions.Collections --version 5.0.2
<PackageReference Include="Codoxide.Outcome.Extensions.Collections" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Codoxide.Outcome.Extensions.Collections --version 5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Codoxide.Outcome.Core (>= 5.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.