System.Collections.Concurrent 4.3.0-preview1-24530-04
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.
Showing the top 20 packages that depend on System.Collections.Concurrent.
Packages | Downloads |
---|---|
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.
|
70 |
FakeItEasy
It's faking amazing! The easy mocking framework for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
|
13 |
FakeItEasy
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
|
21 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
12 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
41 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
62 |
Microsoft.Azure.KeyVault.WebKey
Microsoft Azure Key Vault WebKey Class Library
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.
|
11 |
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
13 |
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.
|
42 |
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.
|
11 |
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.
|
37 |
Serilog
Simple .NET logging with fully-structured events
|
12 |
Serilog.Sinks.PeriodicBatching
The periodic batching sink for Serilog
|
12 |
Serilog.Sinks.PeriodicBatching
The periodic batching sink for Serilog
|
13 |
Serilog.Sinks.PeriodicBatching
The periodic batching sink for Serilog
|
17 |
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.
|
64 |
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.
|
18 |
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.
|
21 |
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.
|
72 |
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.
|
12 |
https://go.microsoft.com/fwlink/?LinkID=799421
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.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
MonoTouch 1.0
- No dependencies.
.NETCore 5.0
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Tracing (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
.NET Framework 4.5
- No dependencies.
.NET Standard 1.1
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 10 | 15.02.2024 |
4.3.0-preview1-24530-04 | 5 | 22.09.2024 |
4.0.12 | 35 | 13.02.2024 |
4.0.12-rc2-24027 | 5 | 22.09.2024 |
4.0.11-beta-23516 | 0 | 18.11.2015 |
4.0.11-beta-23409 | 5 | 22.09.2024 |
4.0.11-beta-23225 | 5 | 22.09.2024 |
4.0.10 | 7 | 22.09.2024 |
4.0.10-beta-23109 | 7 | 22.09.2024 |
4.0.10-beta-23019 | 5 | 22.09.2024 |
4.0.10-beta-22816 | 5 | 22.09.2024 |
4.0.10-beta-22605 | 5 | 22.09.2024 |
4.0.10-beta-22416 | 5 | 22.09.2024 |
4.0.0 | 6 | 22.09.2024 |
4.0.0-beta-23109 | 5 | 22.09.2024 |
4.0.0-beta-23019 | 0 | 30.06.2015 |
4.0.0-beta-22231 | 0 | 11.11.2014 |