Info
| Version: | 1.5.54 | 
| Author(s): | Akka.NET Team | 
| Last Update: | Friday, October 17, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://getakka.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.