Akka.DependencyInjection 1.4.15

Dependency injection support for Akka.NET

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

Packages Downloads
Akka.Hosting
YOUR_DESCRIPTION_HERE
163
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
149
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
144
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
52
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
41
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
40
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
38
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
29
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
28
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
27
Akka.Hosting
Akka.NET Microsoft.Extensions.Hosting support.
26

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 |

Version Downloads Last updated
1.5.42 11 05/23/2025
1.5.41 9 05/19/2025
1.5.40 19 03/28/2025
1.5.39 16 03/17/2025
1.5.38 11 02/21/2025
1.5.37 11 01/29/2025
1.5.36 14 01/29/2025
1.5.35 15 01/18/2025
1.5.34 12 01/16/2025
1.5.33 12 12/28/2024
1.5.32 17 12/10/2024
1.5.31 19 11/13/2024
1.5.30 25 10/06/2024
1.5.29 21 10/06/2024
1.5.28 23 09/05/2024
1.5.28-beta1 19 08/25/2024
1.5.27.1 17 08/02/2024
1.5.27 18 08/02/2024
1.5.27-beta2 22 07/04/2024
1.5.27-beta1 20 07/04/2024
1.5.26 39 06/28/2024
1.5.25 45 06/16/2024
1.5.24 17 06/07/2024
1.5.23 26 06/07/2024
1.5.22 23 06/07/2024
1.5.21 39 06/03/2024
1.5.20 39 05/04/2024
1.5.19 28 04/23/2024
1.5.18 29 03/20/2024
1.5.17.1 24 03/06/2024
1.5.17 23 03/06/2024
1.5.16 24 03/06/2024
1.5.15 23 03/06/2024
1.5.14 23 12/26/2023
1.5.13 50 09/25/2023
1.5.13-beta1 19 04/09/2024
1.5.12 29 08/29/2023
1.5.11 26 08/29/2023
1.5.10 21 08/28/2023
1.5.9 28 08/28/2023
1.5.8 30 08/26/2023
1.5.7 27 06/13/2023
1.5.6 26 06/12/2023
1.5.5 26 06/12/2023
1.5.4 23 06/13/2023
1.5.3 24 06/13/2023
1.5.2 26 06/13/2023
1.5.1 58 05/18/2023
1.5.0 26 06/13/2023
1.5.0-beta6 23 09/01/2023
1.5.0-beta5 29 08/25/2023
1.5.0-beta4 25 08/30/2023
1.5.0-beta3 29 08/26/2023
1.5.0-beta2 28 08/24/2023
1.5.0-beta1 34 08/25/2023
1.5.0-alpha4 32 05/19/2023
1.5.0-alpha3 31 08/31/2023
1.5.0-alpha2 34 08/26/2023
1.5.0-alpha1 30 08/27/2023
1.4.51 24 08/29/2023
1.4.50 25 04/09/2024
1.4.49 25 05/07/2023
1.4.49-beta1 64 03/24/2023
1.4.48 24 04/09/2024
1.4.47 82 05/20/2023
1.4.46 26 04/09/2024
1.4.45 27 04/09/2024
1.4.44 26 04/09/2024
1.4.43 24 04/09/2024
1.4.42 27 04/09/2024
1.4.41 24 04/09/2024
1.4.40 31 04/09/2024
1.4.39 54 07/10/2022
1.4.38 28 07/11/2022
1.4.37 25 07/11/2022
1.4.36 27 07/11/2022
1.4.35 27 07/11/2022
1.4.34 25 07/11/2022
1.4.33 28 07/11/2022
1.4.32 26 07/11/2022
1.4.31 45 03/26/2022
1.4.30 30 03/26/2022
1.4.29 26 07/11/2022
1.4.28 45 07/11/2022
1.4.27 26 07/11/2022
1.4.26 24 07/11/2022
1.4.25 27 07/11/2022
1.4.24 26 07/11/2022
1.4.23 26 07/11/2022
1.4.22 28 07/11/2022
1.4.21 81 07/07/2021
1.4.21-beta1 42 07/11/2022
1.4.20 31 07/11/2022
1.4.19 30 07/11/2022
1.4.18 24 07/11/2022
1.4.17 27 07/11/2022
1.4.16 30 07/10/2022
1.4.15 54 07/10/2022