Multithreading.Scheduler 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Multithreading.Scheduler --version 1.1.0
NuGet\Install-Package Multithreading.Scheduler -Version 1.1.0
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="Multithreading.Scheduler" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Multithreading.Scheduler --version 1.1.0
#r "nuget: Multithreading.Scheduler, 1.1.0"
#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.
// Install Multithreading.Scheduler as a Cake Addin
#addin nuget:?package=Multithreading.Scheduler&version=1.1.0

// Install Multithreading.Scheduler as a Cake Tool
#tool nuget:?package=Multithreading.Scheduler&version=1.1.0

The idea is to create a dedicated threads for a particular work. The WorkPool class does not use the standard .NET thread pool.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Multithreading.Scheduler:

Package Downloads
Cronus.Projections.ElasticSearch

Elders.Cronus.Projections.ElasticSearch

Cronus.Projections.Replay.Common

Elders.Cronus.Projections.Replay.Common

Cronus.Persistence.CosmosDb

First OSS project in the open space

Cronus.Serialization.Proteus

Elders.Cronus.Serialization.Proteus

Cronus.Hystrix.NET

Hystrix middleware for Cronus

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-preview.3 1,257 12/6/2021
4.0.0-preview.2 212 12/1/2021
4.0.0-preview.1 168 11/15/2021
4.0.0-next.11 174 1/25/2021
4.0.0-next.10 169 1/25/2021
4.0.0-next.9 176 1/25/2021
4.0.0-next.8 171 1/25/2021
4.0.0-next.7 172 1/25/2021
4.0.0-next.6 170 1/25/2021
4.0.0-next.5 174 1/25/2021
4.0.0-next.4 178 1/25/2021
4.0.0-next.3 164 1/25/2021
4.0.0-next.2 175 1/25/2021
4.0.0-next.1 176 1/25/2021
3.1.0-next.4 169 1/25/2021
3.1.0-next.3 181 1/25/2021
3.1.0-next.2 183 1/25/2021
3.0.1-next.1 173 1/25/2021
3.0.0 6,058 4/15/2020
3.0.0-beta0006 1,470 3/30/2020
3.0.0-beta0005 996 3/26/2020
3.0.0-beta0004 1,047 10/29/2019
3.0.0-beta0003 856 10/29/2019
3.0.0-beta0002 1,057 1/15/2019
2.0.1 29,447 2/19/2018
2.0.0 5,189 2/12/2018
2.0.0-beta0003 2,035 8/17/2017
2.0.0-beta0002 1,201 8/17/2017
2.0.0-beta0001 1,230 7/27/2017
1.2.0-beta0002 1,263 7/26/2017
1.2.0-beta0001 1,409 3/12/2017
1.1.2 25,550 9/23/2016
1.1.1 11,174 9/1/2016
1.1.0 12,647 11/10/2015
1.0.1 35,257 11/3/2014
1.0.0 9,323 8/20/2014

Replace log4net dependency with LibLog