CCSWE.nanoFramework.Threading 1.1.83

dotnet add package CCSWE.nanoFramework.Threading --version 1.1.83
                    
NuGet\Install-Package CCSWE.nanoFramework.Threading -Version 1.1.83
                    
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="CCSWE.nanoFramework.Threading" Version="1.1.83" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CCSWE.nanoFramework.Threading" Version="1.1.83" />
                    
Directory.Packages.props
<PackageReference Include="CCSWE.nanoFramework.Threading" />
                    
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 CCSWE.nanoFramework.Threading --version 1.1.83
                    
#r "nuget: CCSWE.nanoFramework.Threading, 1.1.83"
                    
#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 CCSWE.nanoFramework.Threading@1.1.83
                    
#: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=CCSWE.nanoFramework.Threading&version=1.1.83
                    
Install as a Cake Addin
#tool nuget:?package=CCSWE.nanoFramework.Threading&version=1.1.83
                    
Install as a Cake Tool

Build License NuGet

CCSWE.nanoFramework.Threading

A collection of utilities to simplify thread usage.

`ThreadPool``

A general purpose thread pool that helps to eliminate the cost of spinning up new threads.

ConsumerThreadPool

Provides a specialized thread pool to process items from a queue asynchronously.

WaitHandles

"Extension" methods that simplify waiting on multiple WaitHandle

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on CCSWE.nanoFramework.Threading:

Package Downloads
CCSWE.nanoFramework.Configuration

Manage configuration data for your application.

CCSWE.nanoFramework.Mediator

A simple asynchronous mediator implementation for nanoFramework.

CCSWE.nanoFramework.WebServer

A simple asynchronous web server implementation for .NET nanoFramework that tries to mimic the ASP.NET Core implementation.

CCSWE.nanoFramework.Threading.TestFramework

A helper for managing ThreadPool during unit tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.83 146 7/7/2025
1.1.82 292 6/9/2025
1.1.81 289 6/9/2025
1.1.79 153 4/29/2025
1.1.78 178 4/28/2025
1.1.77 181 4/24/2025
1.1.75 208 4/17/2025
1.1.74 190 4/2/2025
1.1.73 161 3/26/2025
1.1.72 179 3/19/2025
1.1.71 125 3/14/2025
1.1.69 193 3/11/2025
1.1.68 183 3/11/2025
1.1.67 249 3/6/2025
1.1.66 244 3/3/2025
1.1.65 131 2/27/2025
1.1.64 115 2/26/2025
1.1.63 141 2/10/2025
1.1.62 128 2/10/2025
1.1.61 138 2/10/2025
1.1.56 125 2/7/2025
1.1.55 127 2/7/2025
1.1.54 136 2/7/2025
1.1.53 135 2/6/2025
1.1.52 139 2/6/2025
1.1.51 133 2/6/2025
1.1.50 122 2/6/2025
1.1.49 127 2/6/2025
1.1.48 118 2/5/2025
1.1.47 127 2/5/2025
1.1.46 126 2/5/2025
1.1.45 128 2/4/2025
1.1.44 135 2/4/2025
1.1.43 137 2/4/2025
1.1.42 133 2/4/2025
1.1.41 128 2/3/2025
1.1.40 127 2/3/2025
1.1.39 134 2/3/2025
1.1.37 127 2/3/2025
1.1.36 134 2/2/2025
1.1.35 126 2/2/2025
1.1.33 132 2/2/2025
1.1.29 132 1/31/2025
1.1.27 127 1/17/2025
1.1.24 123 1/17/2025
1.1.22 120 1/13/2025
1.1.21 108 1/12/2025
1.1.20 116 1/12/2025
1.1.19 111 1/12/2025
1.1.18 111 1/11/2025
1.1.17 120 1/11/2025
1.1.12 4,814 1/11/2025
1.0.71 142 1/10/2025
1.0.70 186 1/8/2025
1.0.69 277 1/1/2025
1.0.68 240 12/25/2024
1.0.67 227 12/18/2024
1.0.66 236 12/11/2024
1.0.65 256 12/4/2024
1.0.64 230 11/28/2024
1.0.63 242 10/30/2024
1.0.62 249 10/23/2024
1.0.61 142 10/16/2024
1.0.60 334 10/2/2024
1.0.59 142 9/26/2024
1.0.57 345 9/22/2024
1.0.56 232 9/21/2024
1.0.55 244 9/21/2024
1.0.53 357 9/13/2024
1.0.51 442 9/1/2024
1.0.50 247 8/31/2024
1.0.49 259 8/31/2024
1.0.48 259 8/29/2024
1.0.47 363 8/13/2024
1.0.46 279 8/11/2024
1.0.45 270 8/11/2024
1.0.44 375 8/7/2024
1.0.43 252 8/6/2024
1.0.42 224 8/5/2024
1.0.41 187 8/3/2024
1.0.40 183 8/2/2024
1.0.39 210 8/2/2024
1.0.38 289 7/27/2024
1.0.37 190 7/26/2024
1.0.36 254 7/25/2024
1.0.35 215 7/24/2024
1.0.34 271 7/17/2024
1.0.33 242 7/16/2024
1.0.32 204 7/15/2024
1.0.31 238 7/14/2024
1.0.30 249 7/13/2024
1.0.29 336 7/12/2024
1.0.28 279 6/14/2024
1.0.27 220 6/13/2024
1.0.26 265 6/12/2024
1.0.25 296 6/6/2024
1.0.24 256 6/5/2024
1.0.23 282 6/4/2024
1.0.21 254 6/3/2024
1.0.20 260 5/24/2024
1.0.19 268 5/23/2024
1.0.18 339 5/19/2024
1.0.17 276 5/19/2024
1.0.16 279 5/17/2024
1.0.15 262 5/17/2024
1.0.14 154 5/16/2024
1.0.13 251 5/15/2024
1.0.12 243 5/13/2024
1.0.11 203 5/12/2024
1.0.10 304 5/10/2024
1.0.9 263 5/10/2024
1.0.8 372 4/26/2024
1.0.7 299 4/25/2024
1.0.5 317 4/25/2024
1.0.4 356 4/23/2024
1.0.2 292 4/19/2024
1.0.1 266 4/19/2024
1.0.0 176 4/19/2024
0.3.40 146 4/18/2024
0.3.39 257 4/17/2024
0.3.38 438 4/12/2024
0.3.37 263 4/11/2024
0.3.36 257 4/10/2024
0.3.35 271 4/9/2024
0.3.34 269 4/8/2024
0.3.33 398 4/6/2024
0.3.32 279 4/5/2024
0.3.31 296 4/4/2024
0.3.30 279 4/3/2024
0.3.29 412 3/23/2024
0.3.28 288 3/22/2024
0.3.27 194 3/21/2024
0.3.26 363 2/4/2024
0.3.25 299 2/1/2024
0.3.24 386 1/27/2024
0.3.23 181 1/26/2024
0.3.22 564 11/22/2023
0.3.21 299 11/21/2023
0.3.20 257 11/20/2023
0.3.19 316 11/17/2023
0.3.18 137 11/17/2023
0.3.17 147 11/16/2023
0.3.16 143 11/16/2023
0.3.15 143 11/16/2023
0.3.13 140 11/16/2023
0.3.12 325 11/13/2023
0.3.11 152 11/13/2023
0.3.10 249 11/12/2023
0.3.9 625 11/11/2023
0.3.3 205 11/10/2023
0.3.2 212 11/10/2023
0.3.1 266 11/9/2023
0.2.7 164 11/9/2023
0.2.6 364 11/8/2023
0.2.5 670 11/5/2023
0.2.4 247 11/3/2023
0.2.3 257 11/2/2023
0.2.2 252 11/2/2023
0.2.1 255 10/30/2023
0.2.0 157 10/30/2023
0.1.2 847 10/28/2023
0.1.1 189 10/28/2023