csharp-monad
1.0.1
C# Monad Library
Install-Package csharp-monad -Version 1.0.1
dotnet add package csharp-monad --version 1.0.1
<PackageReference Include="csharp-monad" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add csharp-monad --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: csharp-monad, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install csharp-monad as a Cake Addin #addin nuget:?package=csharp-monad&version=1.0.1 // Install csharp-monad as a Cake Tool #tool nuget:?package=csharp-monad&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 1.0
- System.Collections (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on csharp-monad:
Package | Downloads |
---|---|
Injector
Injects values into config files directly or via environment variables. Can inject app settings, connection strings, or WCF client endpoints.
|
|
UruIT.RESTClient
Client for calling HTTP REST APIs, mapping HTTP responses to C# types using a fluent API
|
GitHub repositories
This package is not used by any popular GitHub repositories.