MBrace.CSharp 1.0.9-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.9-alpha                
NuGet\Install-Package MBrace.CSharp -Version 1.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="MBrace.CSharp" Version="1.0.9-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.9-alpha                
#r "nuget: MBrace.CSharp, 1.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 MBrace.CSharp as a Cake Addin
#addin nuget:?package=MBrace.CSharp&version=1.0.9-alpha&prerelease

// Install MBrace.CSharp as a Cake Tool
#tool nuget:?package=MBrace.CSharp&version=1.0.9-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 313 2/18/2020
1.5.4-alpha 758 10/28/2017
1.5.3-alpha 627 10/28/2017
1.5.2-alpha 638 10/19/2017
1.5.1-alpha 671 10/19/2017
1.5.0-alpha 664 10/17/2017
1.4.0-alpha 784 11/12/2016
1.3.1-alpha 901 7/19/2016
1.3.0-alpha 767 7/15/2016
1.2.6-alpha 835 6/1/2016
1.2.5-alpha 783 6/1/2016
1.2.4-alpha 771 5/31/2016
1.2.3-alpha 746 5/30/2016
1.2.2-alpha 754 5/30/2016
1.2.1-alpha 742 5/30/2016
1.2.0-alpha 797 5/26/2016
1.1.8-alpha 815 4/14/2016
1.1.7-alpha 843 4/9/2016
1.1.6-alpha 765 3/16/2016
1.1.5-alpha 725 3/15/2016
1.1.4-alpha 724 3/13/2016
1.1.3-alpha 825 3/13/2016
1.1.2-alpha 833 3/11/2016
1.1.1-alpha 846 3/11/2016
1.1.0-alpha 725 3/11/2016
1.0.19-alpha 761 1/28/2016
1.0.18-alpha 812 1/28/2016
1.0.17-alpha 776 1/27/2016
1.0.16-alpha 735 1/26/2016
1.0.15-alpha 748 1/18/2016
1.0.14-alpha 758 1/18/2016
1.0.13-alpha 897 12/25/2015
1.0.12-alpha 794 12/24/2015
1.0.11-alpha 847 12/24/2015
1.0.10-alpha 864 12/22/2015
1.0.9-alpha 767 12/19/2015
0.0.8-alpha 840 12/16/2015
0.0.7-alpha 766 12/15/2015
0.0.6-alpha 754 12/14/2015
0.0.5-alpha 770 12/14/2015
0.0.4-alpha 773 12/12/2015
0.0.3-alpha 729 12/12/2015
0.0.2-alpha 735 12/12/2015
0.0.1-alpha 1,200 12/1/2015

Add tuple overloads to MBrace.CSharp callback methods.
Add variadic Parallel and Choice overloads to MBrace.CSharp.
Add typed Catch/OnFailure overloads to MBrace.CSharp.