LanguageExt.Process.FSharp 1.7.20

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package LanguageExt.Process.FSharp --version 1.7.20
NuGet\Install-Package LanguageExt.Process.FSharp -Version 1.7.20
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="LanguageExt.Process.FSharp" Version="1.7.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LanguageExt.Process.FSharp --version 1.7.20
#r "nuget: LanguageExt.Process.FSharp, 1.7.20"
#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.
// Install LanguageExt.Process.FSharp as a Cake Addin
#addin nuget:?package=LanguageExt.Process.FSharp&version=1.7.20

// Install LanguageExt.Process.FSharp as a Cake Tool
#tool nuget:?package=LanguageExt.Process.FSharp&version=1.7.20

F# API for the LanguageExt.Process actor library component that works with LanguageExt.Core: A library that uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch.

Product Compatible and additional computed target framework versions.
DNX dnx451 is compatible.  dnx461 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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