Unit test runtime for actors.
Info
| Version: | 0.4.75-dev |
| Author(s): | Labyrinth Apps Contributors |
| Last Update: | Friday, December 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://dev.azure.com/LabApps21/Threading |
| NuGet Url: | https://www.nuget.org/packages/LabApps.Actors.Runtime.Testing |
Install
Install-Package LabApps.Actors.Runtime.Testing
dotnet add package LabApps.Actors.Runtime.Testing
paket add LabApps.Actors.Runtime.Testing
LabApps.Actors.Runtime.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- LabApps.Actors.Core(>= 0.4.75)
- LabApps.Actors.Events(>= 0.4.75)
- LabApps.Threading.Core(>= 1.9.7)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
Tags