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>
dotnet add package System.Linq --version 4.0.0
Install-Package System.Linq -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Collections | [4.0.10, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Collections | [4.0.10, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-07-29 09:11:17 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |