MBrace.Thespian 0.11.0-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.11.0-alpha                
NuGet\Install-Package MBrace.Thespian -Version 0.11.0-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.11.0-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MBrace.Thespian --version 0.11.0-alpha                
#r "nuget: MBrace.Thespian, 0.11.0-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.11.0-alpha&prerelease

// Install MBrace.Thespian as a Cake Tool
#tool nuget:?package=MBrace.Thespian&version=0.11.0-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,418 10/28/2017
1.5.3 958 10/28/2017
1.5.2 945 10/19/2017
1.5.1 926 10/19/2017
1.5.0 902 10/17/2017
1.4.0 12,720 11/12/2016
1.3.1 1,393 7/19/2016
1.3.0 1,111 7/15/2016
1.2.6 1,208 6/1/2016
1.2.5 1,069 6/1/2016
1.2.4 1,032 5/31/2016
1.2.3 1,043 5/30/2016
1.2.2 1,041 5/30/2016
1.2.1 1,087 5/30/2016
1.2.0 1,114 5/26/2016
1.1.8 1,115 4/14/2016
1.1.7 1,184 4/9/2016
1.1.6 1,044 3/16/2016
1.1.5 1,032 3/15/2016
1.1.4 1,025 3/13/2016
1.1.3 1,131 3/13/2016
1.1.2 1,051 3/11/2016
1.1.1 1,056 3/11/2016
1.1.0 1,021 3/11/2016
1.0.19 1,088 1/28/2016
1.0.18 1,117 1/28/2016
1.0.17 1,057 1/27/2016
1.0.16 1,097 1/26/2016
1.0.15 1,036 1/18/2016
1.0.14 1,058 1/18/2016
1.0.13 1,265 12/25/2015
1.0.12 1,183 12/24/2015
1.0.11 1,095 12/24/2015
1.0.10 1,185 12/22/2015
1.0.9 1,033 12/19/2015
1.0.8 1,058 12/16/2015
1.0.7 1,027 12/14/2015
1.0.6 1,074 12/14/2015
1.0.5 1,073 12/12/2015
1.0.4 1,049 12/12/2015
1.0.3 1,288 12/2/2015
1.0.2 1,192 12/1/2015
1.0.1 1,406 12/1/2015
1.0.0 1,116 11/10/2015
0.16.0-beta 897 10/26/2015
0.15.3-beta 856 10/23/2015
0.15.2-beta 887 10/22/2015
0.15.1-beta 865 10/22/2015
0.15.0-beta 859 10/22/2015
0.14.1-beta 849 10/21/2015
0.14.0-beta 842 10/19/2015
0.13.2-beta 864 10/16/2015
0.13.1-beta 870 10/15/2015
0.13.0-beta 864 10/15/2015
0.12.2-beta 876 10/12/2015
0.12.1-beta 926 10/10/2015
0.12.0-beta 827 10/10/2015
0.11.12-alpha 900 10/9/2015
0.11.11-alpha 1,054 10/8/2015
0.11.10-alpha 1,044 10/8/2015
0.11.9-alpha 1,146 10/8/2015
0.11.8-alpha 1,248 10/5/2015
0.11.7-alpha 1,079 10/5/2015
0.11.6-alpha 1,234 10/4/2015
0.11.5-alpha 983 9/30/2015
0.11.4-alpha 945 9/30/2015
0.11.3-alpha 1,000 9/29/2015
0.11.2-alpha 972 9/26/2015
0.11.1-alpha 994 9/25/2015
0.11.0-alpha 914 9/24/2015
0.10.10-alpha 880 9/21/2015
0.10.9-alpha 913 9/17/2015
0.10.8-alpha 922 9/17/2015
0.10.7-alpha 876 9/16/2015
0.10.6-alpha 910 9/12/2015
0.10.5-alpha 903 9/9/2015
0.10.4-alpha 860 9/2/2015
0.10.3-alpha 878 8/26/2015
0.10.2-alpha 893 8/21/2015
0.10.1-alpha 919 8/19/2015
0.10.0-alpha 857 8/16/2015

Fix CloudProcess serialization issue.
Fix StructuredFormatDisplay issues in MBrace primitives.