MNie.ResultType
3.0.0
Implementation of monadic type holding a returned value or an error code.
Install-Package MNie.ResultType -Version 3.0.0
dotnet add package MNie.ResultType --version 3.0.0
<PackageReference Include="MNie.ResultType" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MNie.ResultType --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MNie.ResultType, 3.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install MNie.ResultType as a Cake Addin #addin nuget:?package=MNie.ResultType&version=3.0.0 // Install MNie.ResultType as a Cake Tool #tool nuget:?package=MNie.ResultType&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MNie.ResultType:
Package | Downloads |
---|---|
MNie.ResultType.Validation
Implementation of validation of a ResultType.
|
|
AppInsights.Enricher
Package Description
|
|
MNie.Cache
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.