System.Collections.Concurrent 4.0.0-beta-23019
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>
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.
|
23 |
|
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.
|
23 |
|
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
23 |
|
MySqlConnector
A fully async MySQL ADO.NET provider for .NET and .NET Core
|
22 |
|
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
|
21 |
|
SimpleInjector
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
|
21 |
|
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
|
20 |
|
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.
|
20 |
|
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
20 |
|
DnsClient
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
|
20 |
|
Autofac
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
|
20 |
|
Npgsql
Npgsql
|
20 |
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
19 |
|
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.
|
19 |
|
WebMarkupMin.Core
The Web Markup Minifier (abbreviated WebMarkupMin) is a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
WebMarkupMin absorbed the best of existing solutions from non-microsoft platforms: Juriy Zaytsev's Experimental HTML Minifier (http://github.com/kangax/html-minifier/) (written in JavaScript) and Sergiy Kovalchuk's HtmlCompressor (http://code.google.com/p/htmlcompressor/) (written in Java).
Minification of markup produces by removing extra whitespaces, comments and redundant code (only for HTML and XHTML). In addition, HTML and XHTML minifiers supports the minification of CSS code from style tags and attributes, and minification of JavaScript code from script tags, event attributes and hyperlinks with javascript: protocol. WebMarkupMin.Core contains built-in JavaScript minifier based on the Douglas Crockford's JSMin (http://github.com/douglascrockford/JSMin) and built-in CSS minifier based on the Mads Kristensen's Efficient stylesheet minifier (http://madskristensen.net/post/Efficient-stylesheet-minification-in-C). The above mentioned minifiers produce only the most simple minifications of CSS and JavaScript code, but you can always install additional modules that support the more powerful algorithms of minification: WebMarkupMin.MsAjax (contains minifier-adapters for the Microsoft Ajax Minifier - http://ajaxmin.codeplex.com), WebMarkupMin.Yui (contains minifier-adapters for YUI Compressor for .Net - http://github.com/PureKrome/YUICompressor.NET) and WebMarkupMin.NUglify (contains minifier-adapters for the NUglify - http://github.com/xoofx/NUglify).
Also supports minification of views of popular JavaScript template engines: KnockoutJS, Kendo UI MVVM and AngularJS 1.X.
|
19 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
When using NuGet 3.x this package requires at least version 3.4.
|
18 |
|
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
18 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
18 |
|
MySqlConnector
A fully async MySQL ADO.NET provider for .NET and .NET Core
|
18 |
|
SimpleInjector
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
|
18 |
.NETPlatform 5.0
- System.Runtime (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
.NET Framework 4.5
- No dependencies.
Windows 8.0
- No dependencies.
.NETCore 5.0
- System.Runtime (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 14 | 6/26/2023 |
| 4.3.0-preview1-24530-04 | 16 | 3/4/2025 |
| 4.0.12 | 17 | 6/26/2023 |
| 4.0.12-rc2-24027 | 20 | 3/5/2025 |
| 4.0.11-beta-23516 | 11 | 3/4/2025 |
| 4.0.11-beta-23409 | 16 | 3/4/2025 |
| 4.0.11-beta-23225 | 18 | 3/5/2025 |
| 4.0.10 | 12 | 2/28/2025 |
| 4.0.10-beta-23109 | 16 | 3/5/2025 |
| 4.0.10-beta-23019 | 15 | 3/5/2025 |
| 4.0.10-beta-22816 | 14 | 3/4/2025 |
| 4.0.10-beta-22605 | 13 | 3/4/2025 |
| 4.0.10-beta-22416 | 11 | 3/5/2025 |
| 4.0.0 | 11 | 3/2/2025 |
| 4.0.0-beta-23109 | 12 | 3/5/2025 |
| 4.0.0-beta-23019 | 12 | 3/5/2025 |
| 4.0.0-beta-22231 | 11 | 3/5/2025 |