Info
Version: | 1.5.31 |
Author(s): | Akka.NET Team |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/akka.net |
NuGet Url: | https://www.nuget.org/packages/Akka.Streams |
Install
Install-Package Akka.Streams
dotnet add package Akka.Streams
paket add Akka.Streams
Akka.Streams Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.16)
- Google.Protobuf(>= 3.14.0)
- Reactive.Streams(>= 1.0.2)
- System.Reflection.TypeExtensions(>= 4.7.0)
Tags
Introduces a LINQ-like interface for writing asynchronous,
back-pressure-aware streams built on top of Akka.NET actors.