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 |
|---|---|
|
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
|
7 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
|
7 |
|
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
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
|
6 |
|
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.
|
6 |
|
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.
|
6 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
bb6d7bbb2ce5f50c4615b4622ee9e53c77343b8e
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
MySqlConnector
A fully async MySQL ADO.NET provider for .NET and .NET Core
|
6 |
|
NuGet.Versioning
NuGet's implementation of Semantic Versioning.
|
6 |
|
Humanizer.Core
Humanizer core package that contains the library and the neutral language (English) resources
|
6 |
|
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>
|
6 |
|
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
Commonly Used Types:
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.ExpressionVisitor
When using NuGet 3.x this package requires at least version 3.4.
|
6 |
|
NuGet.Frameworks
The understanding of target frameworks for NuGet.Packaging
|
6 |
|
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages.
|
6 |
|
Microsoft.Extensions.Logging.Abstractions
Logging abstractions for Microsoft.Extensions.Logging.
Commonly used types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.
|
6 |
|
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.
|
6 |
.NET Framework 4.5
- No dependencies.
.NETCore 5.0
- System.Runtime.Extensions (>= 4.0.10-beta-23019)
- System.Diagnostics.Debug (>= 4.0.10-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.20-beta-23019)
- System.Collections (>= 4.0.10-beta-23019)
.NETPlatform 5.0
- System.Runtime.Extensions (>= 4.0.10-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Collections (>= 4.0.10-beta-23019)
- System.Runtime (>= 4.0.20-beta-23019)
- System.Diagnostics.Debug (>= 4.0.10-beta-23019)
Windows 8.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 6 | 07/17/2025 |
| 4.3.0-preview1-24530-04 | 4 | 07/19/2025 |
| 4.1.0 | 5 | 07/17/2025 |
| 4.1.0-rc2-24027 | 5 | 07/18/2025 |
| 4.0.1-beta-23516 | 3 | 07/21/2025 |
| 4.0.1-beta-23409 | 3 | 07/20/2025 |
| 4.0.1-beta-23225 | 3 | 07/20/2025 |
| 4.0.0 | 5 | 07/17/2025 |
| 4.0.0-beta-23109 | 3 | 07/20/2025 |
| 4.0.0-beta-23019 | 3 | 07/20/2025 |
| 4.0.0-beta-22816 | 3 | 07/20/2025 |
| 4.0.0-beta-22605 | 3 | 07/20/2025 |
| 4.0.0-beta-22416 | 3 | 07/20/2025 |
| 4.0.0-beta-22231 | 4 | 07/20/2025 |