Dependency injection support for Akka.NET [DEPRECATED - replaced by Akka.DependencyInjection].
Info
Version: | 1.4.51 |
Author(s): | Akka.NET Team |
Last Update: | Wednesday, June 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/akka.net |
NuGet Url: | https://www.nuget.org/packages/Akka.DI.Core |
Install
Install-Package Akka.DI.Core
dotnet add package Akka.DI.Core
paket add Akka.DI.Core
Akka.DI.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.16)
- Microsoft.Extensions.DependencyModel(>= 5.0.0)
Tags