A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
Info
| Version: | 0.6.0 |
| Author(s): | Nick Palladinos, Kostas Rontogiannis, Eirik Tsarpalis |
| Last Update: | Tuesday, May 19, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://nessos.github.io/Streams |
| NuGet Url: | https://www.nuget.org/packages/Streams.CSharp |
Install
Install-Package Streams.CSharp
dotnet add package Streams.CSharp
paket add Streams.CSharp
Streams.CSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Streams(>= 0.6.0)
Tags