CCSWE.nanoFramework.Collections.Concurrent 1.1.136

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.136 0 6/23/2026
1.1.135 132 6/1/2026
1.1.134 124 6/1/2026
1.1.133 118 6/1/2026
1.1.130 130 5/31/2026
1.1.129 119 4/23/2026
1.1.128 124 4/23/2026
1.1.127 134 4/15/2026
1.1.124 120 4/15/2026
1.1.123 126 4/14/2026
1.1.122 119 4/13/2026
1.1.117 308 4/13/2026
1.1.114 323 4/10/2026
1.1.113 313 4/10/2026
1.1.112 317 4/9/2026
1.1.104 308 4/8/2026
1.1.103 309 4/8/2026
1.1.101 305 4/7/2026
1.1.100 310 4/7/2026
1.1.99 303 4/7/2026
Loading failed