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

// Install MBrace.Thespian as a Cake Tool
#tool nuget:?package=MBrace.Thespian&version=0.10.6-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,415 10/28/2017
1.5.3 955 10/28/2017
1.5.2 942 10/19/2017
1.5.1 923 10/19/2017
1.5.0 899 10/17/2017
1.4.0 12,718 11/12/2016
1.3.1 1,391 7/19/2016
1.3.0 1,109 7/15/2016
1.2.6 1,206 6/1/2016
1.2.5 1,067 6/1/2016
1.2.4 1,030 5/31/2016
1.2.3 1,041 5/30/2016
1.2.2 1,039 5/30/2016
1.2.1 1,085 5/30/2016
1.2.0 1,112 5/26/2016
1.1.8 1,113 4/14/2016
1.1.7 1,182 4/9/2016
1.1.6 1,042 3/16/2016
1.1.5 1,030 3/15/2016
1.1.4 1,023 3/13/2016
1.1.3 1,128 3/13/2016
1.1.2 1,049 3/11/2016
1.1.1 1,054 3/11/2016
1.1.0 1,019 3/11/2016
1.0.19 1,086 1/28/2016
1.0.18 1,115 1/28/2016
1.0.17 1,055 1/27/2016
1.0.16 1,095 1/26/2016
1.0.15 1,034 1/18/2016
1.0.14 1,056 1/18/2016
1.0.13 1,262 12/25/2015
1.0.12 1,180 12/24/2015
1.0.11 1,093 12/24/2015
1.0.10 1,182 12/22/2015
1.0.9 1,031 12/19/2015
1.0.8 1,056 12/16/2015
1.0.7 1,025 12/14/2015
1.0.6 1,072 12/14/2015
1.0.5 1,071 12/12/2015
1.0.4 1,047 12/12/2015
1.0.3 1,286 12/2/2015
1.0.2 1,190 12/1/2015
1.0.1 1,404 12/1/2015
1.0.0 1,114 11/10/2015
0.16.0-beta 895 10/26/2015
0.15.3-beta 854 10/23/2015
0.15.2-beta 885 10/22/2015
0.15.1-beta 863 10/22/2015
0.15.0-beta 857 10/22/2015
0.14.1-beta 847 10/21/2015
0.14.0-beta 840 10/19/2015
0.13.2-beta 862 10/16/2015
0.13.1-beta 868 10/15/2015
0.13.0-beta 862 10/15/2015
0.12.2-beta 874 10/12/2015
0.12.1-beta 924 10/10/2015
0.12.0-beta 825 10/10/2015
0.11.12-alpha 898 10/9/2015
0.11.11-alpha 1,052 10/8/2015
0.11.10-alpha 1,042 10/8/2015
0.11.9-alpha 1,144 10/8/2015
0.11.8-alpha 1,246 10/5/2015
0.11.7-alpha 1,077 10/5/2015
0.11.6-alpha 1,232 10/4/2015
0.11.5-alpha 981 9/30/2015
0.11.4-alpha 943 9/30/2015
0.11.3-alpha 998 9/29/2015
0.11.2-alpha 970 9/26/2015
0.11.1-alpha 992 9/25/2015
0.11.0-alpha 912 9/24/2015
0.10.10-alpha 878 9/21/2015
0.10.9-alpha 911 9/17/2015
0.10.8-alpha 920 9/17/2015
0.10.7-alpha 874 9/16/2015
0.10.6-alpha 908 9/12/2015
0.10.5-alpha 901 9/9/2015
0.10.4-alpha 858 9/2/2015
0.10.3-alpha 876 8/26/2015
0.10.2-alpha 891 8/21/2015
0.10.1-alpha 917 8/19/2015
0.10.0-alpha 855 8/16/2015

StoreAssemblyManager tweaks.
Implement fetching of worker logs on the client side.
Minor API revisions and fixes.