MBrace.Thespian 0.10.8-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.8-alpha                
NuGet\Install-Package MBrace.Thespian -Version 0.10.8-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.8-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.8-alpha                
#r "nuget: MBrace.Thespian, 0.10.8-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.8-alpha&prerelease

// Install MBrace.Thespian as a Cake Tool
#tool nuget:?package=MBrace.Thespian&version=0.10.8-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,405 10/28/2017
1.5.3 953 10/28/2017
1.5.2 940 10/19/2017
1.5.1 921 10/19/2017
1.5.0 897 10/17/2017
1.4.0 12,701 11/12/2016
1.3.1 1,388 7/19/2016
1.3.0 1,106 7/15/2016
1.2.6 1,203 6/1/2016
1.2.5 1,064 6/1/2016
1.2.4 1,027 5/31/2016
1.2.3 1,038 5/30/2016
1.2.2 1,036 5/30/2016
1.2.1 1,082 5/30/2016
1.2.0 1,109 5/26/2016
1.1.8 1,110 4/14/2016
1.1.7 1,179 4/9/2016
1.1.6 1,039 3/16/2016
1.1.5 1,027 3/15/2016
1.1.4 1,020 3/13/2016
1.1.3 1,123 3/13/2016
1.1.2 1,046 3/11/2016
1.1.1 1,051 3/11/2016
1.1.0 1,016 3/11/2016
1.0.19 1,082 1/28/2016
1.0.18 1,112 1/28/2016
1.0.17 1,052 1/27/2016
1.0.16 1,090 1/26/2016
1.0.15 1,031 1/18/2016
1.0.14 1,053 1/18/2016
1.0.13 1,257 12/25/2015
1.0.12 1,175 12/24/2015
1.0.11 1,090 12/24/2015
1.0.10 1,176 12/22/2015
1.0.9 1,028 12/19/2015
1.0.8 1,053 12/16/2015
1.0.7 1,023 12/14/2015
1.0.6 1,069 12/14/2015
1.0.5 1,066 12/12/2015
1.0.4 1,044 12/12/2015
1.0.3 1,283 12/2/2015
1.0.2 1,187 12/1/2015
1.0.1 1,401 12/1/2015
1.0.0 1,111 11/10/2015
0.16.0-beta 893 10/26/2015
0.15.3-beta 852 10/23/2015
0.15.2-beta 883 10/22/2015
0.15.1-beta 861 10/22/2015
0.15.0-beta 855 10/22/2015
0.14.1-beta 845 10/21/2015
0.14.0-beta 838 10/19/2015
0.13.2-beta 860 10/16/2015
0.13.1-beta 866 10/15/2015
0.13.0-beta 860 10/15/2015
0.12.2-beta 872 10/12/2015
0.12.1-beta 920 10/10/2015
0.12.0-beta 823 10/10/2015
0.11.12-alpha 896 10/9/2015
0.11.11-alpha 1,050 10/8/2015
0.11.10-alpha 1,038 10/8/2015
0.11.9-alpha 1,142 10/8/2015
0.11.8-alpha 1,244 10/5/2015
0.11.7-alpha 1,075 10/5/2015
0.11.6-alpha 1,230 10/4/2015
0.11.5-alpha 979 9/30/2015
0.11.4-alpha 940 9/30/2015
0.11.3-alpha 996 9/29/2015
0.11.2-alpha 968 9/26/2015
0.11.1-alpha 990 9/25/2015
0.11.0-alpha 910 9/24/2015
0.10.10-alpha 876 9/21/2015
0.10.9-alpha 909 9/17/2015
0.10.8-alpha 918 9/17/2015
0.10.7-alpha 872 9/16/2015
0.10.6-alpha 904 9/12/2015
0.10.5-alpha 899 9/9/2015
0.10.4-alpha 856 9/2/2015
0.10.3-alpha 874 8/26/2015
0.10.2-alpha 889 8/21/2015
0.10.1-alpha 915 8/19/2015
0.10.0-alpha 851 8/16/2015

Fix task counter issue in faulted work items.