Library for simplifiing starting of backround tasks in unit tests.
Info
Version: | 3.0.0 |
Author(s): | Jan Janech |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frikst/AsyncVoid |
NuGet Url: | https://www.nuget.org/packages/KST.AsyncVoid.Testing |
Install
Install-Package KST.AsyncVoid.Testing
dotnet add package KST.AsyncVoid.Testing
paket add KST.AsyncVoid.Testing
KST.AsyncVoid.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- KST.AsyncVoid.Abstractions(>= 1.0.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- KST.AsyncVoid.Abstractions(>= 1.0.0)