System.Threading.Extensions NuGet Package

This library provides interfaces and implementations for Task- and Filesystem operations.

It ships implementations which can be used in unit testing,
for example to achieve deterministic scheduling when writing tests involving tasks, timers. Furthermore, it ships an implementation which implements an InMemoryFileSystem
which can be used to write unit tests for classes which interact with the filesystem, without involving any disk I/O, thus speeding up tests and improving isolation
of unit tests from failures / parallel executions.




Got any System.Threading.Extensions Question?





Info

Version: 2.0.105
Author(s): Kittyfisto
Last Update: Saturday, November 13, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Kittyfisto/System.Extensions
NuGet Url: https://www.nuget.org/packages/System.Threading.Extensions


Install
Install-Package System.Threading.Extensions
dotnet add package System.Threading.Extensions
paket add System.Threading.Extensions
System.Threading.Extensions Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

6

days-since-last-release

888