./nugetz
pkg

bloomtom/bloomtom.NaiveProgressv1.0.0

.NET Std2.0

Provides an implementation of IProgress<T> which does nothing fancy. A synchronization context isn't captured. The thread pool isn't touched. Progress reports are simply handed off to an event in the order they are received.

License

View license

Deps

0

Install Size

Vulns

✓ 0

Published

Jan 4, 2019

Get Started

$ dotnet add package bloomtom.NaiveProgress

Readme

No README available.