An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

system.collections.concurrent

Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently. Commonly Used Types: System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue> System.Collections.Concurrent.ConcurrentQueue<T> System.Collections.Concurrent.ConcurrentBag<T> System.Collections.Concurrent.BlockingCollection<T> System.Collections.Concurrent.ConcurrentStack<T> When using NuGet 3.x this package requires at least version 3.4.

Ecosystem
nuget.org
Latest Release
4.3.0
over 9 years ago
Versions
17
Downloads
2,720,256,263 total
Dependent Packages
377
Links
Registry nuget.org
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/system.collections.concurrent
spec
License
First Release over 11 years ago
Last Synced 3 days ago
Repository
Docker Dependents 5
Docker Downloads 1,498,485
Rankings on nuget.org
Overall Top 8.9%
Downloads Top 0.1%
Docker downloads Top 0.2%