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 139 7/7/2025
1.1.82 286 6/9/2025
1.1.81 282 6/9/2025
1.1.79 147 4/29/2025
1.1.78 172 4/28/2025
1.1.77 175 4/24/2025
1.1.75 201 4/17/2025
1.1.74 183 4/2/2025
1.1.73 155 3/26/2025
1.1.72 173 3/19/2025
1.1.71 119 3/14/2025
1.1.69 186 3/11/2025
1.1.68 177 3/11/2025
1.1.67 243 3/6/2025
1.1.66 238 3/3/2025
1.1.65 125 2/27/2025
1.1.64 109 2/26/2025
1.1.63 135 2/10/2025
1.1.62 123 2/10/2025
1.1.61 131 2/10/2025
1.1.56 119 2/7/2025
1.1.55 121 2/7/2025
1.1.54 128 2/7/2025
1.1.53 129 2/6/2025
1.1.52 133 2/6/2025
1.1.51 127 2/6/2025
1.1.50 115 2/6/2025
1.1.49 121 2/6/2025
1.1.48 112 2/5/2025
1.1.47 121 2/5/2025
1.1.46 120 2/5/2025
1.1.45 121 2/4/2025
1.1.44 128 2/4/2025
1.1.43 131 2/4/2025
1.1.42 126 2/4/2025
1.1.41 122 2/3/2025
1.1.40 120 2/3/2025
1.1.39 127 2/3/2025
1.1.37 120 2/3/2025
1.1.36 127 2/2/2025
1.1.35 119 2/2/2025
1.1.33 125 2/2/2025
1.1.29 125 1/31/2025
1.1.27 120 1/17/2025
1.1.24 116 1/17/2025
1.1.22 113 1/13/2025
1.1.21 101 1/12/2025
1.1.20 109 1/12/2025
1.1.19 104 1/12/2025
1.1.18 104 1/11/2025
1.1.17 113 1/11/2025
1.1.12 4,807 1/11/2025
1.0.71 133 1/10/2025
1.0.70 179 1/8/2025
1.0.69 269 1/1/2025
1.0.68 233 12/25/2024
1.0.67 220 12/18/2024
1.0.66 229 12/11/2024
1.0.65 249 12/4/2024
1.0.64 222 11/28/2024
1.0.63 235 10/30/2024
1.0.62 242 10/23/2024
1.0.61 135 10/16/2024
1.0.60 327 10/2/2024
1.0.59 135 9/26/2024
1.0.57 338 9/22/2024
1.0.56 225 9/21/2024
1.0.55 237 9/21/2024
1.0.53 349 9/13/2024
1.0.51 435 9/1/2024
1.0.50 240 8/31/2024
1.0.49 252 8/31/2024
1.0.48 252 8/29/2024
1.0.47 356 8/13/2024
1.0.46 272 8/11/2024
1.0.45 263 8/11/2024
1.0.44 368 8/7/2024
1.0.43 245 8/6/2024
1.0.42 217 8/5/2024
1.0.41 180 8/3/2024
1.0.40 176 8/2/2024
1.0.39 203 8/2/2024
1.0.38 282 7/27/2024
1.0.37 182 7/26/2024
1.0.36 247 7/25/2024
1.0.35 208 7/24/2024
1.0.34 264 7/17/2024
1.0.33 235 7/16/2024
1.0.32 197 7/15/2024
1.0.31 230 7/14/2024
1.0.30 242 7/13/2024
1.0.29 329 7/12/2024
1.0.28 272 6/14/2024
1.0.27 213 6/13/2024
1.0.26 257 6/12/2024
1.0.25 289 6/6/2024
1.0.24 249 6/5/2024
1.0.23 274 6/4/2024
1.0.21 247 6/3/2024
1.0.20 253 5/24/2024
1.0.19 261 5/23/2024
1.0.18 332 5/19/2024
1.0.17 269 5/19/2024
1.0.16 272 5/17/2024
1.0.15 255 5/17/2024
1.0.14 147 5/16/2024
1.0.13 244 5/15/2024
1.0.12 236 5/13/2024
1.0.11 196 5/12/2024
1.0.10 297 5/10/2024
1.0.9 256 5/10/2024
1.0.8 365 4/26/2024
1.0.7 291 4/25/2024
1.0.5 309 4/25/2024
1.0.4 348 4/23/2024
1.0.2 285 4/19/2024
1.0.1 259 4/19/2024
1.0.0 169 4/19/2024
0.3.40 139 4/18/2024
0.3.39 250 4/17/2024
0.3.38 431 4/12/2024
0.3.37 255 4/11/2024
0.3.36 250 4/10/2024
0.3.35 264 4/9/2024
0.3.34 262 4/8/2024
0.3.33 391 4/6/2024
0.3.32 271 4/5/2024
0.3.31 289 4/4/2024
0.3.30 272 4/3/2024
0.3.29 405 3/23/2024
0.3.28 281 3/22/2024
0.3.27 187 3/21/2024
0.3.26 356 2/4/2024
0.3.25 292 2/1/2024
0.3.24 378 1/27/2024
0.3.23 173 1/26/2024
0.3.22 559 11/22/2023
0.3.21 294 11/21/2023
0.3.20 252 11/20/2023
0.3.19 311 11/17/2023
0.3.18 132 11/17/2023
0.3.17 142 11/16/2023
0.3.16 138 11/16/2023
0.3.15 138 11/16/2023
0.3.13 135 11/16/2023
0.3.12 320 11/13/2023
0.3.11 146 11/13/2023
0.3.10 244 11/12/2023
0.3.9 620 11/11/2023
0.3.3 200 11/10/2023
0.3.2 207 11/10/2023
0.3.1 261 11/9/2023
0.2.7 158 11/9/2023
0.2.6 358 11/8/2023
0.2.5 663 11/5/2023
0.2.4 242 11/3/2023
0.2.3 252 11/2/2023
0.2.2 246 11/2/2023
0.2.1 250 10/30/2023
0.2.0 152 10/30/2023
0.1.2 842 10/28/2023
0.1.1 184 10/28/2023