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> When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Linq --version 4.1.0
Install-Package System.Linq -Version 4.1.0
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Runtime | [4.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:19:04 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |