System.Linq.Expressions (4.3.0)
Published 2023-05-05 11:40:57 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Linq.Expressions
About this package
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 System.Linq.IQueryable System.Linq.Expressions.Expression System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Collections | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Debug | 4.3.0 | .NETCore5.0 |
System.Globalization | 4.3.0 | .NETCore5.0 |
System.IO | 4.3.0 | .NETCore5.0 |
System.Linq | 4.3.0 | .NETCore5.0 |
System.Reflection | 4.3.0 | .NETCore5.0 |
System.Reflection.Emit.ILGeneration | 4.3.0 | .NETCore5.0 |
System.Reflection.Emit.Lightweight | 4.3.0 | .NETCore5.0 |
System.Reflection.Extensions | 4.3.0 | .NETCore5.0 |
System.Reflection.Primitives | 4.3.0 | .NETCore5.0 |
System.Reflection.TypeExtensions | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.3.0 | .NETCore5.0 |
System.Threading | 4.3.0 | .NETCore5.0 |
System.Reflection | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |
System.Reflection | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Collections | 4.3.0 | .NETStandard1.6 |
System.Diagnostics.Debug | 4.3.0 | .NETStandard1.6 |
System.Globalization | 4.3.0 | .NETStandard1.6 |
System.IO | 4.3.0 | .NETStandard1.6 |
System.Linq | 4.3.0 | .NETStandard1.6 |
System.ObjectModel | 4.3.0 | .NETStandard1.6 |
System.Reflection | 4.3.0 | .NETStandard1.6 |
System.Reflection.Emit | 4.3.0 | .NETStandard1.6 |
System.Reflection.Emit.ILGeneration | 4.3.0 | .NETStandard1.6 |
System.Reflection.Emit.Lightweight | 4.3.0 | .NETStandard1.6 |
System.Reflection.Extensions | 4.3.0 | .NETStandard1.6 |
System.Reflection.Primitives | 4.3.0 | .NETStandard1.6 |
System.Reflection.TypeExtensions | 4.3.0 | .NETStandard1.6 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.6 |
System.Runtime | 4.3.0 | .NETStandard1.6 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.6 |
System.Threading | 4.3.0 | .NETStandard1.6 |