Dependency injection support for Akka.NET.
Info
Version: | 1.5.31 |
Author(s): | Akka.NET Team |
Last Update: | Monday, November 11, 2024 |
.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