VOOZH about

URL: https://www.nuget.org/packages/Microsoft.Research.Naiad/

⇱ NuGet Gallery | Microsoft.Research.Naiad 0.5.0-beta




Microsoft.Research.Naiad 0.5.0-beta

This is a prerelease version of Microsoft.Research.Naiad.
dotnet add package Microsoft.Research.Naiad --version 0.5.0-beta
 
 
NuGet\Install-Package Microsoft.Research.Naiad -Version 0.5.0-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.Naiad" Version="0.5.0-beta" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Research.Naiad" Version="0.5.0-beta" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.Research.Naiad" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Research.Naiad --version 0.5.0-beta
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Research.Naiad, 0.5.0-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.
#:package Microsoft.Research.Naiad@0.5.0-beta
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Research.Naiad&version=0.5.0-beta&prerelease
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.Research.Naiad&version=0.5.0-beta&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Naiad: a distributed framework for incremental, iterative, and interactive programs.

Product Versions Compatible and additional computed target framework versions.
.NET Framework net40-client net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Microsoft.Research.Naiad:

Package Downloads
Microsoft.Research.Naiad.Sample

Illustrates how to perform an iterative graph analysis using Naiad and Differential Dataflow.

Microsoft.Research.Naiad.Lindi

Lindi is a simple LINQ-like programming framework for Naiad.

Microsoft.Research.Naiad.DifferentialDataflow

Differential dataflow is a LINQ-like programming framework for Naiad supporting incremental and iterative programs.

Microsoft.Research.Naiad.AzureSupport

Provides convenient access to Windows Azure Storage APIs from Naiad programs.

Microsoft.Research.Naiad.GraphLINQ

GraphLINQ is a LINQ-like programming framework for Naiad supporting graph-specific optimizations for iterative applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0-beta 1,978 11/4/2014
0.4.2-beta 1,305 6/27/2014
0.4.0-beta 1,440 4/18/2014
0.3.1-beta 1,394 4/4/2014