Dexih.Utils.ManagedTasks 1.0.168

dotnet add package Dexih.Utils.ManagedTasks --version 1.0.168
                    
NuGet\Install-Package Dexih.Utils.ManagedTasks -Version 1.0.168
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dexih.Utils.ManagedTasks" Version="1.0.168" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dexih.Utils.ManagedTasks" Version="1.0.168" />
                    
Directory.Packages.props
<PackageReference Include="Dexih.Utils.ManagedTasks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dexih.Utils.ManagedTasks --version 1.0.168
                    
#r "nuget: Dexih.Utils.ManagedTasks, 1.0.168"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Dexih.Utils.ManagedTasks@1.0.168
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dexih.Utils.ManagedTasks&version=1.0.168
                    
Install as a Cake Addin
#tool nuget:?package=Dexih.Utils.ManagedTasks&version=1.0.168
                    
Install as a Cake Tool

A simple and flexible library for scheduling and executing multiple concurrent tasks within a .net application.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.168 1,286 11/25/2020
1.0.165 1,124 11/24/2020
1.0.163 1,099 11/23/2020
1.0.145 1,424 8/1/2020
1.0.144 1,255 6/22/2020
1.0.142 1,137 6/21/2020
1.0.140 1,198 4/23/2020
1.0.138 1,206 3/10/2020
1.0.136 1,181 3/6/2020
1.0.131 1,249 2/7/2020
1.0.125 1,262 12/18/2019
1.0.119 1,365 12/13/2019
0.1.99 1,235 12/10/2019
0.1.97 1,227 11/9/2019
0.1.95 1,164 11/7/2019
0.1.93 1,269 10/8/2019
0.1.91 1,201 10/8/2019
0.1.89 1,201 10/3/2019
0.1.87 1,256 9/23/2019
0.1.85 1,206 9/23/2019
0.1.80 1,214 9/16/2019
0.1.79 1,168 9/12/2019
0.1.76 1,208 9/12/2019
0.1.74 1,231 9/8/2019
0.1.71 1,316 7/19/2019
0.1.57 1,278 4/16/2019
0.1.53 1,317 4/10/2019
0.1.49 1,582 7/24/2018
0.1.45 1,910 5/25/2018
0.1.42 1,854 2/25/2018
0.1.41 1,787 1/30/2018
0.1.33 1,839 12/18/2017
0.1.31 1,733 12/5/2017
0.1.30 1,661 11/23/2017
0.1.26 1,660 11/21/2017
0.1.24 1,635 11/21/2017
0.1.22 1,669 11/4/2017
0.1.19 1,639 10/27/2017
0.1.17 1,618 10/26/2017
0.1.16 1,669 10/24/2017
0.1.14 1,654 10/23/2017
0.1.9-ALPHA 1,498 9/11/2017

Refer to the project url (https://github.com/DataExperts/Dexih.Utils.ManagedTasks) for documentation and raising issues