Dependency Injection (DI) TestKit support for Akka.NET.
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.TestKit |
Install
Install-Package Akka.DI.TestKit
dotnet add package Akka.DI.TestKit
paket add Akka.DI.TestKit
Akka.DI.TestKit Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka.DI.Core(>= 1.4.16)
- Akka.TestKit.Xunit2(>= 1.4.16)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
Tags