Alluvial 0.3.1

dotnet add package Alluvial --version 0.3.1
                    
NuGet\Install-Package Alluvial -Version 0.3.1
                    
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="Alluvial" Version="0.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Alluvial" Version="0.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Alluvial" />
                    
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 Alluvial --version 0.3.1
                    
#r "nuget: Alluvial, 0.3.1"
                    
#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.
#addin nuget:?package=Alluvial&version=0.3.1
                    
Install Alluvial as a Cake Addin
#tool nuget:?package=Alluvial&version=0.3.1
                    
Install Alluvial as a Cake Tool

Stream your data from any source. Build projections and aggregations. Parallelize. Distribute. Replay.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Alluvial:

Package Downloads
Alluvial.Distributors.Sql

A SQL-based query distributor for Alluvial

Alluvial.For.ItsDomainSql

Build projections and deliver scheduled commands for Its.Domain using SQL and Alluvial.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.1 3,180 10/14/2016
0.3.0 2,274 9/26/2016
0.2.5 1,840 7/20/2016
0.2.4 2,355 7/7/2016
0.2.3 2,173 6/3/2016