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 |
|---|---|
|
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 geared towards 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.
|
78 |
|
Z.Expressions.Eval
Evaluate, Compile and Execute C# code at runtime.
Support: Dynamic LINQ, Extension Method, Expando Object, and more!
Online Example: https://dotnetfiddle.net/COq6FC
Include free and prime features.
|
78 |
|
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.
|
74 |
|
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 |
|
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.
|
68 |
|
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.
|
67 |
|
AutoMapper
A convention-based object-object mapper.
|
65 |
|
Colorful.Console
Style your C# console output!
|
61 |
|
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
|
61 |
|
Autofac
Core assembly for the Autofac Inversion of Control container
|
60 |
|
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.
|
59 |
|
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.
|
58 |
|
System.Linq.Dynamic.Core
This is a .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
|
58 |
|
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/5429b35d5a4359cbf4815f3563cdc4de13dae1be
|
58 |
|
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.
|
57 |
|
Colorful.Console
Style your C# console output!
|
56 |
|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
56 |
|
Microsoft.EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
|
56 |
|
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.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
|
56 |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.
|
56 |
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 | 52 | 7/2/2023 |
| 4.3.0-preview1-24530-04 | 42 | 7/2/2023 |
| 4.0.12 | 40 | 7/2/2023 |
| 4.0.12-rc2-24027 | 45 | 7/2/2023 |
| 4.0.11-beta-23516 | 42 | 7/2/2023 |
| 4.0.11-beta-23409 | 37 | 7/2/2023 |
| 4.0.11-beta-23225 | 43 | 7/2/2023 |
| 4.0.10 | 44 | 7/2/2023 |
| 4.0.10-beta-23109 | 42 | 7/2/2023 |
| 4.0.10-beta-23019 | 49 | 7/2/2023 |
| 4.0.10-beta-22816 | 42 | 7/2/2023 |
| 4.0.10-beta-22605 | 42 | 7/2/2023 |
| 4.0.10-beta-22416 | 48 | 7/2/2023 |
| 4.0.0 | 47 | 7/2/2023 |
| 4.0.0-beta-23109 | 44 | 7/2/2023 |
| 4.0.0-beta-23019 | 47 | 7/2/2023 |
| 4.0.0-beta-22231 | 36 | 7/2/2023 |