MBrace.Runtime
1.6.0-alpha.1
dotnet add package MBrace.Runtime --version 1.6.0-alpha.1
NuGet\Install-Package MBrace.Runtime -Version 1.6.0-alpha.1
<PackageReference Include="MBrace.Runtime" Version="1.6.0-alpha.1" />
<PackageVersion Include="MBrace.Runtime" Version="1.6.0-alpha.1" />
<PackageReference Include="MBrace.Runtime" />
paket add MBrace.Runtime --version 1.6.0-alpha.1
#r "nuget: MBrace.Runtime, 1.6.0-alpha.1"
#:package MBrace.Runtime@1.6.0-alpha.1
#addin nuget:?package=MBrace.Runtime&version=1.6.0-alpha.1&prerelease
#tool nuget:?package=MBrace.Runtime&version=1.6.0-alpha.1&prerelease
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
-
.NETCoreApp 3.0
- FSharp.Core (>= 4.3.4)
- FsPickler (>= 5.3.2)
- FsPickler.Json (>= 5.3.2)
- MBrace.Core (>= 1.6.0-alpha.1)
- System.Diagnostics.PerformanceCounter (>= 4.7.0)
- System.Management (>= 4.7.0)
- System.Runtime.Caching (>= 4.7.0)
- Vagabond (>= 0.16.2)
NuGet packages (4)
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.0-alpha.1 | 548 | 2/18/2020 |
| 1.5.4 | 2,869 | 10/28/2017 |
| 1.5.3 | 2,100 | 10/28/2017 |
| 1.5.2 | 2,107 | 10/19/2017 |
| 1.5.1 | 2,057 | 10/19/2017 |
| 1.5.0 | 6,945 | 10/17/2017 |
| 1.4.0 | 13,984 | 11/12/2016 |
| 1.3.1 | 20,820 | 7/19/2016 |
| 1.3.0 | 5,663 | 7/15/2016 |
| 1.2.6 | 2,480 | 6/1/2016 |
| 1.2.5 | 2,253 | 6/1/2016 |
| 1.2.4 | 2,205 | 5/31/2016 |
| 1.2.3 | 2,187 | 5/30/2016 |
| 1.2.2 | 2,194 | 5/30/2016 |
| 1.2.1 | 2,209 | 5/30/2016 |
| 1.2.0 | 3,384 | 5/26/2016 |
| 1.1.8 | 3,277 | 4/14/2016 |
| 1.1.7 | 3,301 | 4/9/2016 |
| 1.1.6 | 2,271 | 3/16/2016 |
| 1.1.5 | 2,162 | 3/15/2016 |
Migrate to dotnet core.