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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An actor framework for F#
Product | Versions 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.
-
- FsPickler (>= 0.9.9)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.9-alpha | 446 | 11/12/2014 |
0.0.8-alpha | 296 | 11/3/2014 |
Serailizer options now removed from Actor Host and placed in remoting
Updated documentation