NuGet Package 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.




Got any System.Collections.Concurrent Question?





Info

Version: 4.3.0
Author(s): Microsoft
Last Update: Tuesday, November 15, 2016
.NET Fiddle: Online Example
Project Url: https://dot.net/
NuGet Url: https://www.nuget.org/packages/System.Collections.Concurrent


Install
Install-Package System.Collections.Concurrent
dotnet add package System.Collections.Concurrent
paket add System.Collections.Concurrent
System.Collections.Concurrent Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 1.1 .NETStandard 1.3 monoandroid10
  • No dependencies.
monotouch10
  • No dependencies.
netcore50 portable-net45+win8+wpa81
  • No dependencies.
win8
  • No dependencies.
wpa81
  • No dependencies.
xamarinios10
  • No dependencies.
xamarinmac20
  • No dependencies.
xamarintvos10
  • No dependencies.
xamarinwatchos10
  • No dependencies.
387 packages depend on this package.




STATS

must-have-score

3.8

avg-downloads-per-day

110502

days-since-last-release

2680