Akka.TestKit 1.4.15

You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.

Showing the top 20 packages that depend on Akka.TestKit.

Packages Downloads
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
30
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
28
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
28
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
27
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
26
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
26
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
25
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
24
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
22
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
21
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
20
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
20
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
19
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
18
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
18
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
18

Maintenance Release for Akka.NET 1.4** Akka.NET v1.4.15 introduces a new module, Akka.DependencyInjection, which will replace Akka.DI.Core and all of the libraries which depend on it. This seemed like the easiest way to preserve backwards compatibility - simple deprecate the old package and replace it with a new one. So what does Akka.DependencyInjection do differently than Akka.DI.Core? 1. **Allows users to pass in an [`IServiceProvider`](https://docs.microsoft.com/en-us/dotnet/api/system.iserviceprovider) into the `ActorSystem` before the latter is created, via [a new kind of programmatic configuration `Setup` that was introduced in Akka.NET v1.4](https://getakka.net/articles/concepts/configuration.html#programmatic-configuration-with-setup)**. This ensures that the `IServiceProvider` is immutable within an `ActorSystem`, a problem that we have currently with Akka.DI.Core. 2. **Makes it easy to access the `IServiceProvider` via the `Akka.DependencyInjection.ServiceProvider.For(ActorSystem)` method**, which is what we can use to get access to the service provider in order to consume required services inside our actors. 3. **Makes it possible to dependency inject some parameters will dynamically specifying some others**, something that users have been asking for since 2015. To see a full example of how to use Akka.DependencyInjection in concert with Microsoft.Extensions.DependencyInjection, please see https://getakka.net/articles/actors/dependency-injection.html Other changes: [Akka: Add `WithConfigFallback` quality of life helper method to `BootstrapSetup`](https://github.com/akkadotnet/akka.net/pull/4714) [Akka.MultiNodeTestRunner: Provide .NET 5.0 support for MultiNode TestKit](https://github.com/akkadotnet/akka.net/issues/4602) To see the [full set of fixes in Akka.NET v1.4.15, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/46). | COMMITS | LOC+ | LOC- | AUTHOR | | --- | --- | --- | --- | | 8 | 5351 | 4004 | Aaron Stannard | | 3 | 5 | 5 | dependabot-preview[bot] | | 2 | 369 | 170 | Ebere Abanonu | | 1 | 7 | 0 | Gregorius Soedharmo |

.NET Standard 2.0

Version Downloads Last updated
1.5.37 2 01/27/2025
1.5.36 2 01/27/2025
1.5.35 4 01/19/2025
1.5.34 2 01/14/2025
1.5.33 3 01/14/2025
1.5.32 5 12/08/2024
1.5.31 2 11/18/2024
1.5.30 8 10/06/2024
1.5.29 4 10/06/2024
1.5.28 9 09/05/2024
1.5.28-beta1 7 08/24/2024
1.5.27.1 5 07/26/2024
1.5.27 10 07/26/2024
1.5.27-beta2 5 07/05/2024
1.5.27-beta1 9 07/05/2024
1.5.26 8 06/28/2024
1.5.25 186 06/25/2024
1.5.24 4 06/07/2024
1.5.23 5 06/07/2024
1.5.22 4 06/07/2024
1.5.21 3 06/07/2024
1.5.20 8 04/30/2024
1.5.19 4 04/30/2024
1.5.18 8 03/13/2024
1.5.17.1 16 03/13/2024
1.5.17 13 03/13/2024
1.5.16 14 02/20/2024
1.5.15 4 01/12/2024
1.5.14 4 01/13/2024
1.5.13 7 01/13/2024
1.5.13-beta1 8 01/14/2024
1.5.12 2 10/13/2024
1.5.11 3 06/13/2024
1.5.10 5 10/09/2024
1.5.9 5 07/22/2024
1.5.8 7 03/19/2024
1.5.7 10 06/13/2023
1.5.6 8 06/13/2023
1.5.5 10 06/14/2023
1.5.4 10 06/13/2023
1.5.3 6 06/12/2023
1.5.2 5 06/12/2023
1.5.1 7 06/12/2023
1.5.0 7 06/12/2023
1.5.0-beta6 10 08/25/2023
1.5.0-beta5 8 08/28/2023
1.5.0-beta4 8 08/31/2023
1.5.0-beta3 5 08/26/2023
1.5.0-beta2 9 08/29/2023
1.5.0-beta1 9 08/25/2023
1.5.0-alpha4 10 08/26/2023
1.5.0-alpha3 7 08/24/2023
1.5.0-alpha2 7 08/25/2023
1.5.0-alpha1 5 12/27/2023
1.4.51 8 08/27/2023
1.4.50 8 05/22/2024
1.4.49 3 04/09/2024
1.4.49-beta1 9 08/28/2023
1.4.48 3 04/02/2024
1.4.47 6 07/21/2024
1.4.46 6 08/31/2023
1.4.45 4 08/28/2023
1.4.44 4 07/25/2024
1.4.43 4 03/19/2024
1.4.42 5 10/13/2024
1.4.41 3 10/07/2024
1.4.40 12 08/26/2023
1.4.39 6 08/30/2023
1.4.38 9 08/20/2024
1.4.37 4 02/20/2024
1.4.36 7 08/17/2024
1.4.35 3 02/20/2024
1.4.34 4 10/13/2024
1.4.33 5 04/26/2024
1.4.32 3 10/13/2024
1.4.31 8 05/06/2022
1.4.30 8 07/29/2024
1.4.29 7 08/28/2023
1.4.28 4 08/29/2023
1.4.27 4 10/13/2024
1.4.26 6 03/12/2024
1.4.25 7 08/29/2023
1.4.24 6 09/03/2024
1.4.23 5 10/13/2024
1.4.22 7 03/31/2024
1.4.21 7 08/24/2023
1.4.21-beta1 6 08/25/2023
1.4.20 3 08/27/2023
1.4.19 6 09/20/2024
1.4.18 7 07/31/2024
1.4.17 9 01/27/2024
1.4.16 5 07/23/2024
1.4.15 7 08/31/2023
1.4.14 9 02/20/2024
1.4.13 7 08/27/2023
1.4.12 5 08/28/2023
1.4.11 11 02/20/2024
1.4.10 5 08/25/2023
1.4.9 9 06/13/2023
1.4.8 7 06/12/2023
1.4.7 10 06/12/2023
1.4.6 4 06/11/2023
1.4.5 7 06/13/2023
1.4.4 7 06/12/2023
1.4.3 6 06/12/2023
1.4.2 7 06/13/2023
1.4.1 189 06/12/2023
1.4.1-rc3 184 06/27/2024
1.4.1-rc2 189 06/27/2024
1.4.1-rc1 186 06/27/2024
1.4.0-beta4 188 08/26/2023
1.4.0-beta3 193 08/30/2023
1.4.0-beta2 188 08/26/2023
1.4.0-beta1 190 08/28/2023
1.3.19 206 05/03/2024
1.3.18 187 06/27/2024
1.3.17 185 06/27/2024
1.3.16 186 06/27/2024
1.3.15 189 08/29/2023
1.3.14 187 08/26/2023
1.3.13 185 06/27/2024
1.3.12 189 04/11/2024
1.3.11 186 02/20/2024
1.3.10 186 03/18/2024
1.3.9 188 06/12/2023
1.3.8 186 06/13/2023
1.3.7 187 12/27/2023
1.3.6 185 06/13/2023
1.3.5 186 06/27/2024
1.3.4 188 06/12/2023
1.3.3 193 06/13/2023
1.3.2 190 06/13/2023
1.3.1 183 06/27/2024
1.3.0 192 06/12/2023
1.2.3 185 06/13/2023
1.2.2 190 06/12/2023
1.2.1 190 06/11/2023
1.2.0 190 06/14/2023
1.1.3 188 06/12/2023
1.1.2 190 06/12/2023
1.1.1 190 06/13/2023
1.1.0 184 06/13/2023
1.0.8 186 06/13/2023
1.0.7 186 06/13/2023
1.0.6 187 06/11/2023
1.0.5 187 06/12/2023
1.0.4 184 06/12/2023
1.0.3 188 06/12/2023
1.0.2 189 06/13/2023
1.0.1 188 06/12/2023
1.0.0 187 06/12/2023
1.0.0-dev1504032244 189 08/28/2023
0.8.0 188 06/12/2023
0.7.1 187 06/11/2023
0.7.0 184 06/13/2023