Vagabond 0.6.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Vagabond --version 0.6.11
NuGet\Install-Package Vagabond -Version 0.6.11
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="Vagabond" Version="0.6.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vagabond --version 0.6.11
#r "nuget: Vagabond, 0.6.11"
#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 Vagabond as a Cake Addin
#addin nuget:?package=Vagabond&version=0.6.11

// Install Vagabond as a Cake Tool
#tool nuget:?package=Vagabond&version=0.6.11

A library that facilitates the distribution of code in the .NET framework.

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 (3)

Showing the top 3 NuGet packages that depend on Vagabond:

Package Downloads
MBrace.Runtime

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.

MBrace.Thespian

Provides a simple MBrace cluster implementation over Nessos.Thespian.

MBrace.Runtime.Core

MBrace runtime core library containing the foundations for implementing distributed runtimes that support cloud workflows.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.16.2 3,204 2/16/2020
0.16.1 601 2/16/2020
0.16.0 572 2/13/2020
0.15.1 2,255 2/11/2019
0.15.0 11,335 10/12/2017
0.14.0 13,849 7/21/2016
0.13.1 20,492 7/19/2016
0.13.0 7,399 5/31/2016
0.12.11 6,630 4/14/2016
0.12.10 2,913 4/9/2016
0.12.9 2,836 3/16/2016
0.12.8 1,089 3/16/2016
0.12.7 10,667 1/27/2016
0.12.6 1,377 1/27/2016
0.12.5 11,969 12/16/2015
0.12.4 2,999 12/14/2015
0.12.3 5,399 12/11/2015
0.12.2 6,473 11/27/2015
0.12.1 1,246 11/25/2015
0.12.0 10,232 10/26/2015
0.11.0 6,100 10/16/2015
0.10.0 3,147 10/12/2015
0.9.1 7,451 9/25/2015
0.9.0 3,300 9/18/2015
0.8.5 7,189 8/14/2015
0.8.4 1,278 8/10/2015
0.8.3 1,564 8/3/2015
0.8.2 1,367 7/31/2015
0.8.1 1,386 7/30/2015
0.8.0 1,365 7/29/2015
0.7.9 1,404 7/24/2015
0.7.8 1,316 7/23/2015
0.7.7 1,456 7/23/2015
0.7.6 1,391 7/20/2015
0.7.5 2,535 6/10/2015
0.7.4 1,161 6/10/2015
0.7.3 1,441 6/10/2015
0.7.2 1,175 6/10/2015
0.7.1 1,506 6/10/2015
0.7.0 1,269 6/9/2015
0.6.12 1,435 6/8/2015
0.6.11 1,227 6/8/2015
0.6.10 1,304 6/8/2015
0.6.9 2,035 6/2/2015
0.6.8 1,467 5/25/2015
0.6.7 1,417 5/20/2015
0.6.6 2,326 5/8/2015
0.6.5 1,471 5/5/2015
0.6.4 1,742 4/30/2015
0.6.3 2,566 4/15/2015
0.6.2 1,720 4/13/2015
0.6.1 1,430 4/1/2015
0.6.0 2,045 3/27/2015
0.5.4 1,318 3/24/2015
0.5.3 1,489 3/24/2015
0.5.2 1,325 3/22/2015
0.5.1 1,326 3/21/2015
0.5.0 1,355 3/18/2015
0.3.2 4,083 2/3/2015
0.3.1 1,331 1/31/2015
0.3.0 1,573 1/28/2015

Initialize AppDomain pool in parallel.