System.Collections.Concurrent 4.0.11-beta-23516
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>
- 1548494
Showing the top 20 packages that depend on System.Collections.Concurrent.
| Packages | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
14 |
|
BenchmarkDotNet.Core
Powerful .NET library for benchmarking
|
13 |
|
System.Linq.Parallel
Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.ParallelQuery<TSource>
System.Linq.ParallelEnumerable
System.Linq.ParallelQuery
System.Linq.OrderedParallelQuery<TSource>
When using NuGet 3.x this package requires at least version 3.4.
|
12 |
|
MediatR
Simple, unambitious mediator implementation in .NET
|
11 |
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
10 |
|
NETStandard.Library
A set of standard .NET API's that are prescribed to be used and supported together. This includes all low level API's that all .NET platforms must support.
TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
10 |
|
AutoMapper
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
|
10 |
|
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
|
9 |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
9 |
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
9 |
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
9 |
|
Microsoft.AspNetCore.Mvc.Razor.Host
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
|
9 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
9 |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
|
9 |
|
Microsoft.Extensions.Logging.Abstractions
Logging abstractions for Microsoft.Extensions.Logging.
Commonly used types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.
|
9 |
MonoAndroid 1.0
- No dependencies.
.NETCore 5.0
- System.Globalization (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Diagnostics.Tracing (>= 4.0.20)
- System.Threading.Tasks (>= 4.0.10)
- System.Runtime (>= 4.0.20)
.NETPlatform 5.4
- System.Globalization (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Runtime (>= 4.0.20)
- System.Threading.Tasks (>= 4.0.10)
- System.Diagnostics.Tracing (>= 4.0.20)
MonoTouch 1.0
- No dependencies.
Windows 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NETPlatform 5.2
- System.Threading.Tasks (>= 4.0.0)
- System.Runtime (>= 4.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 7 | 06/09/2025 |
| 4.3.0-preview1-24530-04 | 8 | 06/09/2025 |
| 4.0.12 | 8 | 06/09/2025 |
| 4.0.12-rc2-24027 | 8 | 06/09/2025 |
| 4.0.11-beta-23516 | 8 | 06/09/2025 |
| 4.0.11-beta-23409 | 8 | 06/09/2025 |
| 4.0.11-beta-23225 | 8 | 06/09/2025 |
| 4.0.10 | 7 | 06/09/2025 |
| 4.0.10-beta-23109 | 8 | 06/09/2025 |
| 4.0.10-beta-23019 | 8 | 06/09/2025 |
| 4.0.10-beta-22816 | 8 | 06/09/2025 |
| 4.0.10-beta-22605 | 9 | 06/09/2025 |
| 4.0.10-beta-22416 | 8 | 06/09/2025 |
| 4.0.0 | 8 | 06/09/2025 |
| 4.0.0-beta-23109 | 8 | 06/09/2025 |
| 4.0.0-beta-23019 | 8 | 06/09/2025 |
| 4.0.0-beta-22231 | 7 | 06/09/2025 |