System.Linq 4.0.0-beta-23019
Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.Enumerable
System.Linq.IGrouping<TKey, TElement>
System.Linq.IOrderedEnumerable<TElement>
System.Linq.ILookup<TKey, TElement>
System.Linq.Lookup<TKey, TElement>
Showing the top 20 packages that depend on System.Linq.
| Packages | Downloads |
|---|---|
|
System.Xml.XmlSerializer
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
Commonly Used Types:
System.Xml.Serialization.IXmlSerializable
System.Xml.Serialization.XmlSerializer
System.Xml.Serialization.XmlIgnoreAttribute
System.Xml.Serialization.XmlElementAttribute
System.Xml.Serialization.XmlAttributeAttribute
System.Xml.Serialization.XmlArrayAttribute
System.Xml.Serialization.XmlRootAttribute
System.Xml.Serialization.XmlArrayItemAttribute
System.Xml.Serialization.XmlTypeAttribute
System.Xml.Serialization.XmlEnumAttribute
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Reflection.TypeExtensions
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.
Commonly Used Types:
System.Reflection.TypeExtensions
System.Reflection.BindingFlags
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
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 |
|
Serilog
Simple .NET logging with fully-structured events
|
2 |
|
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.
|
2 |
|
DnsClient
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
|
2 |
|
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
|
2 |
|
Remotion.Linq
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
|
2 |
|
Microsoft.Extensions.DependencyModel
Abstractions for reading `.deps` files.
|
2 |
|
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.
|
2 |
|
System.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
|
2 |
|
RabbitMQ.Client
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
|
2 |
|
Confluent.Kafka
Confluent's .NET Client for Apache Kafka
|
2 |
|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions
|
2 |
|
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.
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
|
2 |
|
System.Composition.TypedParts
Provides some extension methods for the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContextExtensions
System.Composition.Hosting.ContainerConfiguration
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Composition.Hosting
Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts.
Commonly Used Types:
System.Composition.Hosting.CompositionHost
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Composition.Runtime
Contains runtime components of the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContext
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Exceptionless
Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.
|
2 |
|
Consul
Consul
|
2 |
.NET Framework 4.5
- No dependencies.
Windows 8.0
- No dependencies.
.NETPlatform 5.0
- System.Runtime (>= 4.0.20-beta-23019)
- System.Collections (>= 4.0.10-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Diagnostics.Debug (>= 4.0.10-beta-23019)
- System.Runtime.Extensions (>= 4.0.10-beta-23019)
.NETCore 5.0
- System.Runtime (>= 4.0.20-beta-23019)
- System.Collections (>= 4.0.10-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Diagnostics.Debug (>= 4.0.10-beta-23019)
- System.Runtime.Extensions (>= 4.0.10-beta-23019)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 1 | 2026/9/16 |
| 4.3.0-preview1-24530-04 | 1 | 2026/9/16 |
| 4.1.0 | 1 | 2026/9/16 |
| 4.1.0-rc2-24027 | 1 | 2026/9/16 |
| 4.0.1-beta-23516 | 1 | 2026/9/17 |
| 4.0.1-beta-23409 | 1 | 2026/9/17 |
| 4.0.1-beta-23225 | 1 | 2026/9/17 |
| 4.0.0 | 0 | 2015/7/29 |
| 4.0.0-beta-23109 | 1 | 2026/9/17 |
| 4.0.0-beta-23019 | 1 | 2026/9/17 |
| 4.0.0-beta-22816 | 1 | 2026/9/17 |
| 4.0.0-beta-22605 | 1 | 2026/9/17 |
| 4.0.0-beta-22416 | 1 | 2026/9/17 |
| 4.0.0-beta-22231 | 1 | 2026/9/17 |