System.Linq.Expressions
4.0.0
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
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package System.Linq.Expressions -Version 4.0.0
dotnet add package System.Linq.Expressions --version 4.0.0
<PackageReference Include="System.Linq.Expressions" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Linq.Expressions --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Linq.Expressions, 4.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Linq.Expressions as a Cake Addin
#addin nuget:?package=System.Linq.Expressions&version=4.0.0
// Install System.Linq.Expressions as a Cake Tool
#tool nuget:?package=System.Linq.Expressions&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCore 5.0
- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.Reflection (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on System.Linq.Expressions:
| Package | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
|
|
Microsoft.Framework.DependencyInjection.Abstractions
Contracts for dependency injection.
|
|
|
Microsoft.Framework.OptionsModel
Microsoft.Framework.OptionsModel
|
|
|
Visitmedia.Licensing
Package Description
|