Tungsten.Threading provides a Thread.Sleep method and ThreadMethod class which makes creating a background thread (long running task) easy.
Info
Version: | 2.0.1 |
Author(s): | Jordan Duerksen |
Last Update: | Wednesday, April 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mode51/Tungsten |
NuGet Url: | https://www.nuget.org/packages/Tungsten.Threading |
Install
Install-Package Tungsten.Threading
dotnet add package Tungsten.Threading
paket add Tungsten.Threading
Tungsten.Threading Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags