MBrace.CSharp 1.0.10-alpha

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

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

MBrace wrappers and utilities for C#

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.

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
1.6.0-alpha.1 304 2/18/2020
1.5.4-alpha 751 10/28/2017
1.5.3-alpha 621 10/28/2017
1.5.2-alpha 630 10/19/2017
1.5.1-alpha 663 10/19/2017
1.5.0-alpha 656 10/17/2017
1.4.0-alpha 774 11/12/2016
1.3.1-alpha 892 7/19/2016
1.3.0-alpha 761 7/15/2016
1.2.6-alpha 829 6/1/2016
1.2.5-alpha 776 6/1/2016
1.2.4-alpha 764 5/31/2016
1.2.3-alpha 740 5/30/2016
1.2.2-alpha 747 5/30/2016
1.2.1-alpha 735 5/30/2016
1.2.0-alpha 790 5/26/2016
1.1.8-alpha 808 4/14/2016
1.1.7-alpha 836 4/9/2016
1.1.6-alpha 759 3/16/2016
1.1.5-alpha 719 3/15/2016
1.1.4-alpha 717 3/13/2016
1.1.3-alpha 818 3/13/2016
1.1.2-alpha 826 3/11/2016
1.1.1-alpha 838 3/11/2016
1.1.0-alpha 720 3/11/2016
1.0.19-alpha 753 1/28/2016
1.0.18-alpha 807 1/28/2016
1.0.17-alpha 770 1/27/2016
1.0.16-alpha 730 1/26/2016
1.0.15-alpha 743 1/18/2016
1.0.14-alpha 752 1/18/2016
1.0.13-alpha 891 12/25/2015
1.0.12-alpha 788 12/24/2015
1.0.11-alpha 841 12/24/2015
1.0.10-alpha 857 12/22/2015
1.0.9-alpha 761 12/19/2015
0.0.8-alpha 833 12/16/2015
0.0.7-alpha 761 12/15/2015
0.0.6-alpha 748 12/14/2015
0.0.5-alpha 762 12/14/2015
0.0.4-alpha 768 12/12/2015
0.0.3-alpha 724 12/12/2015
0.0.2-alpha 731 12/12/2015
0.0.1-alpha 1,193 12/1/2015

Add tuple overloads to MBrace.CSharp callback methods.
Add missing CloudFlow operators in MBrace.CSharp.
Add local parallelism primitives.