System.Collections 4.0.10-beta-22416
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>
Showing the top 20 packages that depend on System.Collections.
| Packages | Downloads |
|---|---|
|
System.Collections.Concurrent
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.
|
3 |
|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
2 |
|
Dapper
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
2 |
|
System.Xml.XmlDocument
Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package.
Commonly Used Types:
System.Xml.XmlNode
System.Xml.XmlElement
System.Xml.XmlAttribute
System.Xml.XmlDocument
System.Xml.XmlDeclaration
System.Xml.XmlText
System.Xml.XmlComment
System.Xml.XmlNodeList
System.Xml.XmlWhitespace
System.Xml.XmlCDataSection
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.ComponentModel.TypeConverter
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types.
Commonly Used Types:
System.ComponentModel.TypeConverter
System.ComponentModel.TypeConverterAttribute
System.ComponentModel.PropertyDescriptor
System.ComponentModel.StringConverter
System.ComponentModel.ITypeDescriptorContext
System.ComponentModel.EnumConverter
System.ComponentModel.TypeDescriptor
System.ComponentModel.Int32Converter
System.ComponentModel.BooleanConverter
System.ComponentModel.DoubleConverter
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
2 |
|
Microsoft.Extensions.DependencyInjection
Dependency injection abstraction and fallback implementation.
|
2 |
|
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.
|
2 |
Any 0.0
- System.Runtime (>= 4.0.0-beta-22416)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 3 | 02/14/2026 |
| 4.3.0-preview1-24530-04 | 2 | 02/14/2026 |
| 4.0.11 | 2 | 02/14/2026 |
| 4.0.11-rc2-24027 | 2 | 02/14/2026 |
| 4.0.11-beta-23516 | 2 | 02/14/2026 |
| 4.0.11-beta-23409 | 2 | 02/14/2026 |
| 4.0.11-beta-23225 | 2 | 02/14/2026 |
| 4.0.10 | 2 | 02/14/2026 |
| 4.0.10-beta-23109 | 2 | 02/14/2026 |
| 4.0.10-beta-23019 | 2 | 02/14/2026 |
| 4.0.10-beta-22816 | 2 | 02/14/2026 |
| 4.0.10-beta-22605 | 2 | 02/14/2026 |
| 4.0.10-beta-22416 | 2 | 02/14/2026 |
| 4.0.10-beta-22231 | 2 | 02/14/2026 |
| 4.0.0 | 2 | 02/14/2026 |
| 4.0.0-beta-23109 | 2 | 02/14/2026 |
| 4.0.0-beta-23019 | 2 | 02/14/2026 |