Cricket 0.0.9-alpha

This is a prerelease version of Cricket.
dotnet add package Cricket --version 0.0.9-alpha
NuGet\Install-Package Cricket -Version 0.0.9-alpha
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="Cricket" Version="0.0.9-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cricket --version 0.0.9-alpha
#r "nuget: Cricket, 0.0.9-alpha"
#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 Cricket as a Cake Addin
#addin nuget:?package=Cricket&version=0.0.9-alpha&prerelease

// Install Cricket as a Cake Tool
#tool nuget:?package=Cricket&version=0.0.9-alpha&prerelease

An actor framework for F#

Product Compatible and additional computed target framework versions.
.NET Framework net 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
0.0.9-alpha 2,027 11/12/2014
0.0.8-alpha 1,204 11/3/2014

Serailizer options now removed from Actor Host and placed in remoting
Updated documentation