MBrace.Thespian 0.10.10-alpha

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

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

Provides a simple MBrace cluster implementation over Nessos.Thespian.

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.5.4 1,469 10/28/2017
1.5.3 1,007 10/28/2017
1.5.2 994 10/19/2017
1.5.1 974 10/19/2017
1.5.0 951 10/17/2017
1.4.0 12,772 11/12/2016
1.3.1 1,442 7/19/2016
1.3.0 1,162 7/15/2016
1.2.6 1,259 6/1/2016
1.2.5 1,120 6/1/2016
1.2.4 1,083 5/31/2016
1.2.3 1,092 5/30/2016
1.2.2 1,090 5/30/2016
1.2.1 1,138 5/30/2016
1.2.0 1,165 5/26/2016
1.1.8 1,167 4/14/2016
1.1.7 1,249 4/9/2016
1.1.6 1,094 3/16/2016
1.1.5 1,082 3/15/2016
1.1.4 1,075 3/13/2016
1.1.3 1,214 3/13/2016
1.1.2 1,102 3/11/2016
1.1.1 1,107 3/11/2016
1.1.0 1,073 3/11/2016
1.0.19 1,140 1/28/2016
1.0.18 1,167 1/28/2016
1.0.17 1,109 1/27/2016
1.0.16 1,149 1/26/2016
1.0.15 1,088 1/18/2016
1.0.14 1,110 1/18/2016
1.0.13 1,348 12/25/2015
1.0.12 1,266 12/24/2015
1.0.11 1,147 12/24/2015
1.0.10 1,270 12/22/2015
1.0.9 1,089 12/19/2015
1.0.8 1,107 12/16/2015
1.0.7 1,077 12/14/2015
1.0.6 1,126 12/14/2015
1.0.5 1,123 12/12/2015
1.0.4 1,099 12/12/2015
1.0.3 1,339 12/2/2015
1.0.2 1,245 12/1/2015
1.0.1 1,458 12/1/2015
1.0.0 1,169 11/10/2015
0.16.0-beta 948 10/26/2015
0.15.3-beta 907 10/23/2015
0.15.2-beta 939 10/22/2015
0.15.1-beta 916 10/22/2015
0.15.0-beta 910 10/22/2015
0.14.1-beta 900 10/21/2015
0.14.0-beta 892 10/19/2015
0.13.2-beta 914 10/16/2015
0.13.1-beta 921 10/15/2015
0.13.0-beta 916 10/15/2015
0.12.2-beta 933 10/12/2015
0.12.1-beta 977 10/10/2015
0.12.0-beta 878 10/10/2015
0.11.12-alpha 951 10/9/2015
0.11.11-alpha 1,104 10/8/2015
0.11.10-alpha 1,094 10/8/2015
0.11.9-alpha 1,196 10/8/2015
0.11.8-alpha 1,299 10/5/2015
0.11.7-alpha 1,130 10/5/2015
0.11.6-alpha 1,285 10/4/2015
0.11.5-alpha 1,034 9/30/2015
0.11.4-alpha 996 9/30/2015
0.11.3-alpha 1,051 9/29/2015
0.11.2-alpha 1,023 9/26/2015
0.11.1-alpha 1,045 9/25/2015
0.11.0-alpha 965 9/24/2015
0.10.10-alpha 932 9/21/2015
0.10.9-alpha 965 9/17/2015
0.10.8-alpha 973 9/17/2015
0.10.7-alpha 927 9/16/2015
0.10.6-alpha 961 9/12/2015
0.10.5-alpha 954 9/9/2015
0.10.4-alpha 912 9/2/2015
0.10.3-alpha 930 8/26/2015
0.10.2-alpha 946 8/21/2015
0.10.1-alpha 971 8/19/2015
0.10.0-alpha 909 8/16/2015

Rename CloudTask&lt;_&gt; to CloudProcess&lt;_&gt;.
Fix Vagabond issue in Mixed Mode assemblies.
Implement MBrace.Library.Protected combinators.