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.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.MemberExpression System.Linq.Expressions.ExpressionVisitor System.Linq.Expressions.MethodCallExpression System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.NewExpression System.Linq.Expressions.ParameterExpression System.Linq.Expressions.ConstantExpression When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Linq.Expressions --version 4.1.1
Install-Package System.Linq.Expressions -Version 4.1.1
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Linq | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Emit.ILGeneration | [4.0.1, ) |
| System.Reflection.Emit.Lightweight | [4.0.1, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Reflection.Primitives | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| System.Reflection | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Reflection | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Linq | [4.1.0, ) |
| System.ObjectModel | [4.0.12, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Emit | [4.0.1, ) |
| System.Reflection.Emit.ILGeneration | [4.0.1, ) |
| System.Reflection.Emit.Lightweight | [4.0.1, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Reflection.Primitives | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2017-03-06 18:15:33 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |