Dependency injection support for Akka.NET. 
                        
                    
         
                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/articles/actors/dependency-injection.html | 
| NuGet Url: | https://www.nuget.org/packages/Akka.DependencyInjection | 
Install
Install-Package Akka.DependencyInjection
                        dotnet add package Akka.DependencyInjection
                        paket add Akka.DependencyInjection
                        
                                Akka.DependencyInjection Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Akka(>= 1.4.16)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
Tags
