Provides classes for querying data structures that implement IQueryable<T>. Commonly Used Types: System.Linq.Queryable System.Linq.EnumerableQuery<T> System.Linq.EnumerableQuery When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Linq.Queryable --version 4.0.1
Install-Package System.Linq.Queryable -Version 4.0.1
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Linq | [4.1.0, ) |
| System.Linq.Expressions | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Linq | [4.1.0, ) |
| System.Linq.Expressions | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Linq | [4.1.0, ) |
| System.Linq.Expressions | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:19:26 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |