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 320 2/18/2020
1.5.4-alpha 765 10/28/2017
1.5.3-alpha 633 10/28/2017
1.5.2-alpha 643 10/19/2017
1.5.1-alpha 677 10/19/2017
1.5.0-alpha 669 10/17/2017
1.4.0-alpha 789 11/12/2016
1.3.1-alpha 908 7/19/2016
1.3.0-alpha 772 7/15/2016
1.2.6-alpha 843 6/1/2016
1.2.5-alpha 788 6/1/2016
1.2.4-alpha 775 5/31/2016
1.2.3-alpha 753 5/30/2016
1.2.2-alpha 758 5/30/2016
1.2.1-alpha 747 5/30/2016
1.2.0-alpha 801 5/26/2016
1.1.8-alpha 822 4/14/2016
1.1.7-alpha 850 4/9/2016
1.1.6-alpha 772 3/16/2016
1.1.5-alpha 732 3/15/2016
1.1.4-alpha 731 3/13/2016
1.1.3-alpha 832 3/13/2016
1.1.2-alpha 840 3/11/2016
1.1.1-alpha 851 3/11/2016
1.1.0-alpha 733 3/11/2016
1.0.19-alpha 766 1/28/2016
1.0.18-alpha 820 1/28/2016
1.0.17-alpha 781 1/27/2016
1.0.16-alpha 742 1/26/2016
1.0.15-alpha 755 1/18/2016
1.0.14-alpha 763 1/18/2016
1.0.13-alpha 904 12/25/2015
1.0.12-alpha 800 12/24/2015
1.0.11-alpha 852 12/24/2015
1.0.10-alpha 869 12/22/2015
1.0.9-alpha 774 12/19/2015
0.0.8-alpha 847 12/16/2015
0.0.7-alpha 773 12/15/2015
0.0.6-alpha 761 12/14/2015
0.0.5-alpha 776 12/14/2015
0.0.4-alpha 780 12/12/2015
0.0.3-alpha 736 12/12/2015
0.0.2-alpha 741 12/12/2015
0.0.1-alpha 1,205 12/1/2015

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