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
nuget.org
Latest Release
over 9 years ago
4.3.0
over 9 years ago
Versions
17
17
Downloads
2,720,256,263 total
2,720,256,263 total
Dependent Packages
377
377
Loading...
Readme
Loading...
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 |
Rankings on nuget.org
Overall
Top 8.9%
Downloads
Top 0.1%
Docker downloads
Top 0.2%