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

// Install MBrace.Thespian as a Cake Tool
#tool nuget:?package=MBrace.Thespian&version=0.10.7-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,393 10/28/2017
1.5.3 942 10/28/2017
1.5.2 928 10/19/2017
1.5.1 911 10/19/2017
1.5.0 884 10/17/2017
1.4.0 12,668 11/12/2016
1.3.1 1,374 7/19/2016
1.3.0 1,097 7/15/2016
1.2.6 1,193 6/1/2016
1.2.5 1,052 6/1/2016
1.2.4 1,017 5/31/2016
1.2.3 1,029 5/30/2016
1.2.2 1,024 5/30/2016
1.2.1 1,072 5/30/2016
1.2.0 1,099 5/26/2016
1.1.8 1,101 4/14/2016
1.1.7 1,170 4/9/2016
1.1.6 1,029 3/16/2016
1.1.5 1,017 3/15/2016
1.1.4 1,011 3/13/2016
1.1.3 1,113 3/13/2016
1.1.2 1,037 3/11/2016
1.1.1 1,041 3/11/2016
1.1.0 1,005 3/11/2016
1.0.19 1,070 1/28/2016
1.0.18 1,101 1/28/2016
1.0.17 1,043 1/27/2016
1.0.16 1,079 1/26/2016
1.0.15 1,021 1/18/2016
1.0.14 1,042 1/18/2016
1.0.13 1,243 12/25/2015
1.0.12 1,166 12/24/2015
1.0.11 1,080 12/24/2015
1.0.10 1,166 12/22/2015
1.0.9 1,015 12/19/2015
1.0.8 1,042 12/16/2015
1.0.7 1,012 12/14/2015
1.0.6 1,059 12/14/2015
1.0.5 1,055 12/12/2015
1.0.4 1,033 12/12/2015
1.0.3 1,274 12/2/2015
1.0.2 1,175 12/1/2015
1.0.1 1,390 12/1/2015
1.0.0 1,101 11/10/2015
0.16.0-beta 884 10/26/2015
0.15.3-beta 843 10/23/2015
0.15.2-beta 872 10/22/2015
0.15.1-beta 850 10/22/2015
0.15.0-beta 846 10/22/2015
0.14.1-beta 833 10/21/2015
0.14.0-beta 827 10/19/2015
0.13.2-beta 851 10/16/2015
0.13.1-beta 857 10/15/2015
0.13.0-beta 851 10/15/2015
0.12.2-beta 863 10/12/2015
0.12.1-beta 909 10/10/2015
0.12.0-beta 815 10/10/2015
0.11.12-alpha 888 10/9/2015
0.11.11-alpha 1,041 10/8/2015
0.11.10-alpha 1,029 10/8/2015
0.11.9-alpha 1,133 10/8/2015
0.11.8-alpha 1,235 10/5/2015
0.11.7-alpha 1,066 10/5/2015
0.11.6-alpha 1,221 10/4/2015
0.11.5-alpha 970 9/30/2015
0.11.4-alpha 932 9/30/2015
0.11.3-alpha 986 9/29/2015
0.11.2-alpha 960 9/26/2015
0.11.1-alpha 979 9/25/2015
0.11.0-alpha 901 9/24/2015
0.10.10-alpha 865 9/21/2015
0.10.9-alpha 900 9/17/2015
0.10.8-alpha 910 9/17/2015
0.10.7-alpha 864 9/16/2015
0.10.6-alpha 895 9/12/2015
0.10.5-alpha 890 9/9/2015
0.10.4-alpha 845 9/2/2015
0.10.3-alpha 865 8/26/2015
0.10.2-alpha 880 8/21/2015
0.10.1-alpha 907 8/19/2015
0.10.0-alpha 840 8/16/2015

Use DateTimeOffset in place of DateTime in log entries.
Extend and improve logging abstractions for MBrace clients.