Fsharp.Actor


F# Actor Framework

The F# Actor Framework (FSharp.Actor.dll)

F# Actor is available as FSharp.Actor on NuGet. To install the library, run the following command in the Package Manager Console:
PM> Install-Package FSharp.Actor

Alternatively, you can download the source as a ZIP file.

Library license

The library is available under Apache 2.0. For more information see the License file in the GitHub repository.

Fork me on GitHub