System.Collections.Concurrent 4.0.12-rc2-24027
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>
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Showing the top 20 packages that depend on System.Collections.Concurrent.
Packages | Downloads |
---|---|
Autofac
Core assembly for the Autofac Inversion of Control container
|
48 |
Dapper
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
46 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
45 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
46 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
49 |
Microsoft.AspNetCore.Routing.Abstractions
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouteHandler
Microsoft.AspNetCore.Routing.RouteData.
|
48 |
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
|
46 |
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
|
45 |
MsgPack.Cli
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
|
50 |
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.
|
146 |
Serilog.Sinks.PeriodicBatching
The periodic batching sink for Serilog
|
46 |
Serilog.Sinks.PeriodicBatching
The periodic batching sink for Serilog
|
130 |
System.Diagnostics.DiagnosticSource
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
When using NuGet 3.x this package requires at least version 3.4.
|
248 |
System.Linq.Dynamic.Core
This is a .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
|
45 |
System.Linq.Dynamic.Core
This is a .NETStandard/ .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
|
45 |
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages.
When using NuGet 3.x this package requires at least version 3.4.
|
50 |
System.Security.Cryptography.Encoding
Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data.
Commonly Used Types:
System.Security.Cryptography.AsnEncodedData
System.Security.Cryptography.Oid
System.Security.Cryptography.OidCollection
When using NuGet 3.x this package requires at least version 3.4.
|
215 |
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.DataflowBlockOptions
System.Threading.Tasks.Dataflow.DataflowLinkOptions
System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions
System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions
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>
|
45 |
System.Threading.Tasks.Parallel
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
Commonly Used Types:
System.Threading.Tasks.Parallel
System.Threading.Tasks.ParallelLoopState
System.Threading.Tasks.ParallelLoopResult
System.Threading.Tasks.ParallelOptions
When using NuGet 3.x this package requires at least version 3.4.
|
54 |
MonoAndroid 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Windows 8.0
- No dependencies.
.NETPortable 0.0
- No dependencies.
.NET Standard 1.3
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Collections (>= 4.0.11-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
MonoTouch 1.0
- No dependencies.
.NETCore 5.0
- System.Collections (>= 4.0.11-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-24027)
- System.Globalization (>= 4.0.11-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
.NET Framework 4.5
- No dependencies.
.NET Standard 1.1
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 142 | 02/04/2024 |
4.3.0-preview1-24530-04 | 39 | 07/22/2024 |
4.0.12 | 153 | 02/04/2024 |
4.0.12-rc2-24027 | 34 | 07/22/2024 |
4.0.11-beta-23516 | 36 | 07/22/2024 |
4.0.11-beta-23409 | 30 | 07/22/2024 |
4.0.11-beta-23225 | 37 | 07/22/2024 |
4.0.10 | 40 | 07/22/2024 |
4.0.10-beta-23109 | 35 | 07/22/2024 |
4.0.10-beta-23019 | 38 | 07/19/2024 |
4.0.10-beta-22816 | 31 | 07/22/2024 |
4.0.10-beta-22605 | 41 | 07/22/2024 |
4.0.10-beta-22416 | 35 | 07/22/2024 |
4.0.0 | 30 | 07/22/2024 |
4.0.0-beta-23109 | 36 | 07/22/2024 |
4.0.0-beta-23019 | 33 | 07/22/2024 |
4.0.0-beta-22231 | 46 | 07/22/2024 |