Streams 0.6.0
.NET Standard 2.0
Install-Package Streams -Version 0.6.0
dotnet add package Streams --version 0.6.0
<PackageReference Include="Streams" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Streams --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Streams, 0.6.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Streams as a Cake Addin
#addin nuget:?package=Streams&version=0.6.0
// Install Streams as a Cake Tool
#tool nuget:?package=Streams&version=0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FSharp.Core (>= 4.3.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Streams:
Package | Downloads |
---|---|
MBrace.Flow
MBrace library for distributing flow computations. |
|
Streams.CSharp
A lightweight F#/C# library for efficient functional-style pipelines on streams of data. |
|
Fist
Fist |
|
Bernsrite.Nessos.Streams
Extensions for Nessos streams |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.0 | 144,040 | 5/19/2020 |
0.5.0 | 7,496 | 6/18/2019 |
0.4.1 | 36,371 | 10/22/2015 |
0.4.0 | 11,139 | 10/19/2015 |
0.3.0 | 9,278 | 3/13/2015 |
0.2.9 | 3,554 | 2/5/2015 |
0.2.8 | 2,302 | 1/8/2015 |
0.2.7 | 2,236 | 12/18/2014 |
0.2.6 | 2,333 | 11/24/2014 |
0.2.5 | 2,369 | 11/6/2014 |
0.2.4 | 2,433 | 10/30/2014 |
0.2.3 | 2,439 | 10/30/2014 |
0.2.2 | 1,956 | 10/27/2014 |
0.2.0 | 1,999 | 8/18/2014 |
0.1.5 | 2,062 | 8/5/2014 |
0.1.0 | 2,709 | 7/11/2014 |
Remove net45 target.
add sourcelink support.