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)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - No dependencies. 
- System.Runtime(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- No dependencies. 
- No dependencies. 
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- No dependencies. 
- No dependencies. 
- No dependencies. 
- No dependencies. 
- No dependencies. 
- No dependencies. 
- No dependencies. 
 
                
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.