CCSWE.nanoFramework.Collections.Concurrent 1.1.136

There is a newer version of this package available.
See the version list below for details.
dotnet add package CCSWE.nanoFramework.Collections.Concurrent --version 1.1.136
                    
NuGet\Install-Package CCSWE.nanoFramework.Collections.Concurrent -Version 1.1.136
                    
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.Collections.Concurrent" Version="1.1.136" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CCSWE.nanoFramework.Collections.Concurrent" Version="1.1.136" />
                    
Directory.Packages.props
<PackageReference Include="CCSWE.nanoFramework.Collections.Concurrent" />
                    
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.Collections.Concurrent --version 1.1.136
                    
#r "nuget: CCSWE.nanoFramework.Collections.Concurrent, 1.1.136"
                    
#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.Collections.Concurrent@1.1.136
                    
#: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.Collections.Concurrent&version=1.1.136
                    
Install as a Cake Addin
#tool nuget:?package=CCSWE.nanoFramework.Collections.Concurrent&version=1.1.136
                    
Install as a Cake Tool

Build License NuGet

CCSWE.nanoFramework.Collections.Concurrent

Simple thread-safe collections.

ConcurrentList

A thread-safe implementation of an ArrayList

ConcurrentQueue

A thread-safe implementation of a Queue

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CCSWE.nanoFramework.Collections.Concurrent:

Package Downloads
CCSWE.nanoFramework.Threading

A collection of utilities to simplify thread usage.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.140 88 6/26/2026
1.1.139 116 6/24/2026
1.1.138 104 6/24/2026
1.1.137 109 6/24/2026
1.1.136 120 6/23/2026
1.1.135 136 6/1/2026
1.1.134 131 6/1/2026
1.1.133 121 6/1/2026
1.1.130 134 5/31/2026
1.1.129 123 4/23/2026
1.1.128 126 4/23/2026
1.1.127 136 4/15/2026
1.1.124 122 4/15/2026
1.1.123 128 4/14/2026
1.1.122 121 4/13/2026
1.1.117 311 4/13/2026
1.1.114 326 4/10/2026
1.1.113 315 4/10/2026
1.1.112 320 4/9/2026
1.1.104 311 4/8/2026
Loading failed