System.Collections.Concurrent

nugetv4.3.0

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.Conc

17 versions1 maintainers0 deps13,993,259 weekly dl
https://dot.net/
56
/ 100
Health
safe to use

[email protected] is safe to use (health: 56/100)

Health breakdown0 – 100
0/25
maintenance
20/20
popularity
25/25
security
9/15
maturity
2/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/nuget/System.Collections.Concurrent

Last updated · 2016-11-15T23:40:03.63+00:00