Akka.DI.SimpleInjector
1.3.0
SimpleInjector DI Support For Akka.NET
Install-Package Akka.DI.SimpleInjector -Version 1.3.0
dotnet add package Akka.DI.SimpleInjector --version 1.3.0
<PackageReference Include="Akka.DI.SimpleInjector" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akka.DI.SimpleInjector --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Akka.DI.SimpleInjector, 1.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Support for Akka 1.3.0 and .NET Core
Dependencies
-
.NETFramework 4.5
- Akka (>= 1.3.0)
- Akka.DI.Core (>= 1.3.0)
- SimpleInjector (>= 4.0.8)
-
.NETStandard 1.6
- Akka (>= 1.3.0)
- Akka.DI.Core (>= 1.3.0)
- NETStandard.Library (>= 1.6.1)
- SimpleInjector (>= 4.0.8)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.