Unity Dependency Injection (DI) support for Akka.NET.
Info
Version: | 1.2.3 |
Author(s): | Akka.NET Team |
Last Update: | Wednesday, July 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/akka.net |
NuGet Url: | https://www.nuget.org/packages/Akka.DI.Unity |
Install
Install-Package Akka.DI.Unity
dotnet add package Akka.DI.Unity
paket add Akka.DI.Unity
Akka.DI.Unity Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.2.3)
- Akka.DI.Core(>= 1.2.3)
- CommonServiceLocator(>= 1.3.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Immutable(>= 1.3.1)
- Unity(>= 4.0.1)
Tags