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 157 7/7/2025
1.1.82 296 6/9/2025
1.1.81 292 6/9/2025
1.1.79 154 4/29/2025
1.1.78 179 4/28/2025
1.1.77 182 4/24/2025
1.1.75 209 4/17/2025
1.1.74 191 4/2/2025
1.1.73 162 3/26/2025
1.1.72 180 3/19/2025
1.1.71 126 3/14/2025
1.1.69 194 3/11/2025
1.1.68 186 3/11/2025
1.1.67 250 3/6/2025
1.1.66 245 3/3/2025
1.1.65 131 2/27/2025
1.1.64 117 2/26/2025
1.1.63 141 2/10/2025
1.1.62 129 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 136 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 128 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 138 2/4/2025
1.1.42 135 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 135 2/2/2025
1.1.35 126 2/2/2025
1.1.33 133 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 5,397 1/11/2025
1.0.71 143 1/10/2025
1.0.70 187 1/8/2025
1.0.69 307 1/1/2025
1.0.68 249 12/25/2024
1.0.67 238 12/18/2024
1.0.66 259 12/11/2024
1.0.65 276 12/4/2024
1.0.64 245 11/28/2024
1.0.63 252 10/30/2024
1.0.62 269 10/23/2024
1.0.61 144 10/16/2024
1.0.60 365 10/2/2024
1.0.59 142 9/26/2024
1.0.57 386 9/22/2024
1.0.56 232 9/21/2024
1.0.55 263 9/21/2024
1.0.53 367 9/13/2024
1.0.51 482 9/1/2024
1.0.50 268 8/31/2024
1.0.49 279 8/31/2024
1.0.48 268 8/29/2024
1.0.47 395 8/13/2024
1.0.46 290 8/11/2024
1.0.45 292 8/11/2024
1.0.44 402 8/7/2024
1.0.43 272 8/6/2024
1.0.42 234 8/5/2024
1.0.41 207 8/3/2024
1.0.40 196 8/2/2024
1.0.39 219 8/2/2024
1.0.38 332 7/27/2024
1.0.37 198 7/26/2024
1.0.36 283 7/25/2024
1.0.35 232 7/24/2024
1.0.34 280 7/17/2024
1.0.33 256 7/16/2024
1.0.32 214 7/15/2024
1.0.31 261 7/14/2024
1.0.30 269 7/13/2024
1.0.29 352 7/12/2024
1.0.28 307 6/14/2024
1.0.27 220 6/13/2024
1.0.26 265 6/12/2024
1.0.25 316 6/6/2024
1.0.24 278 6/5/2024
1.0.23 302 6/4/2024
1.0.21 274 6/3/2024
1.0.20 271 5/24/2024
1.0.19 278 5/23/2024
1.0.18 366 5/19/2024
1.0.17 286 5/19/2024
1.0.16 300 5/17/2024
1.0.15 281 5/17/2024
1.0.14 154 5/16/2024
1.0.13 274 5/15/2024
1.0.12 253 5/13/2024
1.0.11 214 5/12/2024
1.0.10 339 5/10/2024
1.0.9 283 5/10/2024
1.0.8 402 4/26/2024
1.0.7 318 4/25/2024
1.0.5 327 4/25/2024
1.0.4 356 4/23/2024
1.0.2 304 4/19/2024
1.0.1 286 4/19/2024
1.0.0 176 4/19/2024
0.3.40 146 4/18/2024
0.3.39 268 4/17/2024
0.3.38 466 4/12/2024
0.3.37 283 4/11/2024
0.3.36 267 4/10/2024
0.3.35 291 4/9/2024
0.3.34 281 4/8/2024
0.3.33 408 4/6/2024
0.3.32 299 4/5/2024
0.3.31 308 4/4/2024
0.3.30 289 4/3/2024
0.3.29 441 3/23/2024
0.3.28 308 3/22/2024
0.3.27 204 3/21/2024
0.3.26 383 2/4/2024
0.3.25 337 2/1/2024
0.3.24 428 1/27/2024
0.3.23 181 1/26/2024
0.3.22 631 11/22/2023
0.3.21 299 11/21/2023
0.3.20 257 11/20/2023
0.3.19 344 11/17/2023
0.3.18 138 11/17/2023
0.3.17 147 11/16/2023
0.3.16 143 11/16/2023
0.3.15 144 11/16/2023
0.3.13 141 11/16/2023
0.3.12 335 11/13/2023
0.3.11 152 11/13/2023
0.3.10 259 11/12/2023
0.3.9 696 11/11/2023
0.3.3 215 11/10/2023
0.3.2 212 11/10/2023
0.3.1 276 11/9/2023
0.2.7 164 11/9/2023
0.2.6 364 11/8/2023
0.2.5 700 11/5/2023
0.2.4 258 11/3/2023
0.2.3 257 11/2/2023
0.2.2 252 11/2/2023
0.2.1 275 10/30/2023
0.2.0 157 10/30/2023
0.1.2 945 10/28/2023
0.1.1 189 10/28/2023