Microsoft.Research.Dryad 0.2.1-beta

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.Research.Dryad.

Requires NuGet 2.5 or higher.

dotnet add package Microsoft.Research.Dryad --version 0.2.1-beta
NuGet\Install-Package Microsoft.Research.Dryad -Version 0.2.1-beta
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="Microsoft.Research.Dryad" Version="0.2.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Research.Dryad --version 0.2.1-beta
#r "nuget: Microsoft.Research.Dryad, 0.2.1-beta"
#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 Microsoft.Research.Dryad as a Cake Addin
#addin nuget:?package=Microsoft.Research.Dryad&version=0.2.1-beta&prerelease

// Install Microsoft.Research.Dryad as a Cake Tool
#tool nuget:?package=Microsoft.Research.Dryad&version=0.2.1-beta&prerelease

The goal of DryadLINQ is to make distributed computing on large compute cluster simple enough for every programmer. DryadLINQ combines two important pieces of Microsoft technology: the Dryad distributed execution engine and the .NET Language Integrated Query (LINQ).

Dryad provides reliable, distributed computing on thousands of servers for large-scale data parallel applications. LINQ enables developers to write and debug their applications in a SQL-like query language, relying on the entire .NET library and using Visual Studio.

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

Showing the top 1 NuGet packages that depend on Microsoft.Research.Dryad:

Package Downloads
Microsoft.Research.DryadLinq.Samples The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Sample DryadLINQ programs.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Research.Dryad:

Repository Stars
MicrosoftResearch/Dryad
This is a research prototype of the Dryad and DryadLINQ data-parallel processing frameworks running on Hadoop YARN.
Version Downloads Last updated
0.2.1-beta 1,141 10/14/2014
0.2.0-beta 869 9/30/2014
0.1.5-beta 895 6/10/2014
0.1.3-beta 1,093 4/21/2014
0.1.2-beta 1,097 4/17/2014
0.1.0-beta 1,207 4/4/2014