![]() |
VOOZH | about |
dotnet add package MBrace.Runtime --version 1.5.4
NuGet\Install-Package MBrace.Runtime -Version 1.5.4
<PackageReference Include="MBrace.Runtime" Version="1.5.4" />
<PackageVersion Include="MBrace.Runtime" Version="1.5.4" />Directory.Packages.props
<PackageReference Include="MBrace.Runtime" />Project file
paket add MBrace.Runtime --version 1.5.4
#r "nuget: MBrace.Runtime, 1.5.4"
#:package MBrace.Runtime@1.5.4
#addin nuget:?package=MBrace.Runtime&version=1.5.4Install as a Cake Addin
#tool nuget:?package=MBrace.Runtime&version=1.5.4Install as a Cake Tool
MBrace runtime core library containing the foundations
for implementing distributed runtimes that support cloud workflows.
The runtime core uses FsPickler and Vagabond as a foundation for communication
and upload of code.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 4 NuGet packages that depend on MBrace.Runtime:
| Package | Downloads |
|---|---|
|
MBrace.Azure
MBrace on Windows Azure. |
|
|
MBrace.Thespian
Provides a simple MBrace cluster implementation over Nessos.Thespian. |
|
|
MBrace.Azure.Management
MBrace.Azure cluster management library. |
|
|
MBrace.AWS
An MBrace cluster implementation on top of AWS PaaS. Bundles a standalone executable for setup of local worker instances. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.0-alpha.1 | 573 | 2/18/2020 |
| 1.5.4 | 2,926 | 10/28/2017 |
| 1.5.3 | 2,117 | 10/28/2017 |
| 1.5.2 | 2,139 | 10/19/2017 |
| 1.5.1 | 2,079 | 10/19/2017 |
| 1.5.0 | 6,969 | 10/17/2017 |
| 1.4.0 | 14,023 | 11/12/2016 |
| 1.3.1 | 20,860 | 7/19/2016 |
| 1.3.0 | 5,699 | 7/15/2016 |
| 1.2.6 | 2,504 | 6/1/2016 |
| 1.2.5 | 2,277 | 6/1/2016 |
| 1.2.4 | 2,231 | 5/31/2016 |
| 1.2.3 | 2,226 | 5/30/2016 |
| 1.2.2 | 2,216 | 5/30/2016 |
| 1.2.1 | 2,231 | 5/30/2016 |
| 1.2.0 | 3,405 | 5/26/2016 |
| 1.1.8 | 3,306 | 4/14/2016 |
| 1.1.7 | 3,318 | 4/9/2016 |
| 1.1.6 | 2,292 | 3/16/2016 |
| 1.1.5 | 2,185 | 3/15/2016 |
Upgrade FsPickler.