Akka.Remote.TestKit 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.Remote.TestKit --version 1.2.2
                    
NuGet\Install-Package Akka.Remote.TestKit -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.Remote.TestKit" Version="1.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.Remote.TestKit" Version="1.2.2" />
                    
Directory.Packages.props
<PackageReference Include="Akka.Remote.TestKit" />
                    
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.Remote.TestKit --version 1.2.2
                    
#r "nuget: Akka.Remote.TestKit, 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.Remote.TestKit@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.Remote.TestKit&version=1.2.2
                    
Install as a Cake Addin
#tool nuget:?package=Akka.Remote.TestKit&version=1.2.2
                    
Install as a Cake Tool

TestKit for Testing Distributed Akka.NET Applications

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 (2)

Showing the top 2 NuGet packages that depend on Akka.Remote.TestKit:

Package Downloads
Akka.Cluster.TestKit

Helper classes for combining the Akka.Remote.TestKit with Akka.Cluster

Akkatecture.MultiNode.Shared

Wrapper for akka.net multinode test runner shared libraries

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Akka.Remote.TestKit:

Repository Stars
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Version Downloads Last Updated
1.5.67 186 4/26/2026
1.5.66 179 4/24/2026
1.5.65 205 4/10/2026
1.5.64 204 3/31/2026
1.5.63 111 3/23/2026
1.5.62 162 3/3/2026
1.5.61 158 2/26/2026
1.5.60 250 2/10/2026
1.5.59 272 1/26/2026
1.5.58 360 1/8/2026
1.5.57 564 12/11/2025
1.5.57-beta2 730 12/3/2025
1.5.57-beta1 742 12/2/2025
1.5.56 1,350 11/25/2025
1.5.55 437 10/26/2025
1.5.54 269 10/17/2025
1.5.53 310 10/10/2025
1.5.52 1,292 10/6/2025
1.5.51 431 10/1/2025
1.2.2 2,837 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 |