Akka.Streams 1.2.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka.Streams --version 1.2.2
                    
NuGet\Install-Package Akka.Streams -Version 1.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Akka.Streams" Version="1.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.Streams" Version="1.2.2" />
                    
Directory.Packages.props
<PackageReference Include="Akka.Streams" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Akka.Streams --version 1.2.2
                    
#r "nuget: Akka.Streams, 1.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Akka.Streams@1.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Akka.Streams&version=1.2.2
                    
Install as a Cake Addin
#tool nuget:?package=Akka.Streams&version=1.2.2
                    
Install as a Cake Tool

Reactive stream support for Akka.NET

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (49)

Showing the top 5 NuGet packages that depend on Akka.Streams:

Package Downloads
Akka.Hosting

Akka.NET Microsoft.Extensions.Hosting support.

Akka.Persistence.Query

Stream based query interface for persistence journal plugins for Akka.NET

Petabridge.Cmd.Common

Middleware for creating, serializing, and parsing Petabridge.Cmd commands and command palettes.

Akka.Streams.Kafka

Apache Kafka adapter for Akka.NET Streams

Akka.Streams.TestKit

Testkit for Reactive stream support for Akka.NET

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Akka.Streams:

Repository Stars
Azure/iotedge
The IoT Edge OSS project
petabridge/memorizer
Vector-search powered agent memory MCP server
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
petabridge/TurboMqtt
The fastest Message Queue Telemetry Transport (MQTT) client for .NET.
petabridge/DrawTogether.NET
Multi-player MS Paint application. Built with Akka.NET, Blazor, and .NET Aspire.
Version Downloads Last Updated
1.5.61 164 2/26/2026
1.5.60 11,250 2/10/2026
1.5.59 26,432 1/26/2026
1.5.58 37,209 1/8/2026
1.5.57 37,480 12/11/2025
1.5.57-beta2 2,146 12/3/2025
1.5.57-beta1 864 12/2/2025
1.5.56 11,848 11/25/2025
1.5.55 69,469 10/26/2025
1.5.54 4,187 10/17/2025
1.5.53 53,526 10/10/2025
1.5.52 96,767 10/6/2025
1.5.51 34,014 10/1/2025
1.5.50 16,063 9/22/2025
1.5.49 11,826 9/10/2025
1.5.48 27,062 8/22/2025
1.5.47 10,570 8/14/2025
1.5.46 35,408 7/17/2025
1.5.45 36,065 7/7/2025
1.2.2 6,012 6/28/2017
Loading failed

Maintenance Release for Akka.NET 1.2**
Finally, fully resolves issues related to Akka.Cluster nodes not being able to cleanly leave or join a cluster after a period of network instability. Also includes some minor fixes for clustered routers and Akka.Persistence.
[See the full set of Akka.NET 1.2.2 fixes here](https://github.com/akkadotnet/akka.net/milestone/16).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 13 | 589 | 52 | Aaron Stannard |