MBrace.Core 0.9.10-alpha

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

// Install MBrace.Core as a Cake Tool
#tool nuget:?package=MBrace.Core&version=0.9.10-alpha&prerelease

The MBrace core library contains all cloud workflow essentials,  libraries and local execution tools for authoring distributed code.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.10-alpha 65 5/1/2015
0.9.9-alpha 95 4/14/2015
0.9.8-alpha 138 3/28/2015
0.9.7-alpha 53 3/24/2015
0.9.6-alpha 54 3/20/2015
0.9.5-alpha 102 3/13/2015
0.9.4-alpha 60 3/10/2015
0.9.3-alpha 73 3/5/2015
0.9.2-alpha 84 2/25/2015
0.9.1-alpha 73 2/18/2015
0.9.0-alpha 52 1/28/2015

Improve partitioning in CloudFlow. Add missing combinators to CloudFlow. Add ETags to FileStore API. Rename CloudVector to PersistedCloudFlow.