A wrapper for Thread that allows registering callbacks from asynchronous operations to be called on the same thread.
Info
| Version: | 1.1.0 |
| Author(s): | Smartrak |
| Last Update: | Monday, January 30, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Smartrak/Smartrak.Library/MultiAsyncThreading |
| NuGet Url: | https://www.nuget.org/packages/MultiAsyncThreading |
Install
Install-Package MultiAsyncThreading
dotnet add package MultiAsyncThreading
paket add MultiAsyncThreading
MultiAsyncThreading Download (Unzip the "nupkg" after downloading)