A library to create dataflows in a procedural way.
Info
Version: | 0.9.7-alpha |
Author(s): | Yacoub Massad |
Last Update: | Friday, September 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ymassad/ProceduralDataflow |
NuGet Url: | https://www.nuget.org/packages/YMassad.ProceduralDataflow |
Install
Install-Package YMassad.ProceduralDataflow
dotnet add package YMassad.ProceduralDataflow
paket add YMassad.ProceduralDataflow
YMassad.ProceduralDataflow Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0)
- System.Threading.Channels(>= 4.5.0)