System.Linq.Expressions 4.3.0-preview1-24530-04
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<T>
System.Linq.IQueryable
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.ExpressionVisitor
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Linq.Expressions.
Packages | 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.
|
574 |
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
d318b764a689cfe285d8484bda918646905664e7
When using NuGet 3.x this package requires at least version 3.4.
|
114 |
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System.Dynamic.GetMemberBinder
System.Dynamic.ExpandoObject
System.Dynamic.DynamicObject
System.Runtime.CompilerServices.CallSiteBinder
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
|
105 |
System.Linq.Queryable
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.
|
101 |
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
|
101 |
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System.Dynamic.GetMemberBinder
System.Dynamic.ExpandoObject
System.Dynamic.DynamicObject
System.Runtime.CompilerServices.CallSiteBinder
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
|
94 |
LinqKit.Core
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
|
85 |
Remotion.Linq
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
|
84 |
Microsoft.VisualBasic
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
When using NuGet 3.x this package requires at least version 3.4.
|
71 |
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System.Dynamic.GetMemberBinder
System.Dynamic.ExpandoObject
System.Dynamic.DynamicObject
System.Runtime.CompilerServices.CallSiteBinder
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>
- 1548494
|
62 |
System.Linq.Queryable
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.
|
61 |
WindowsAzure.Storage
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
55 |
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
|
53 |
Microsoft.CSharp
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
|
53 |
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.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
|
52 |
xunit.extensibility.execution
Includes xunit.execution.*.dll for extensibility purposes.
Supported platforms:
- Desktop .NET 4.5+
- .NET Core (Universal Windows Apps 10+, DNX Core 5+)
- Windows 8
- Windows Phone 8 (Silverlight)
- Universal (Windows Phone 8.1+, Windows 8.1+)
- Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal)
- Portable Libraries (supporting Profile259)
|
50 |
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
49 |
System.Linq.Queryable
Provides classes for querying data structures that implement IQueryable<T>.
Commonly Used Types:
System.Linq.Queryable
System.Linq.EnumerableQuery<T>
System.Linq.EnumerableQuery
|
48 |
System.Linq.Queryable
Provides classes for querying data structures that implement IQueryable<T>.
Commonly Used Types:
System.Linq.Queryable
System.Linq.EnumerableQuery<T>
System.Linq.EnumerableQuery
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
48 |
System.Linq.Queryable
Provides classes for querying data structures that implement IQueryable<T>.
Commonly Used Types:
System.Linq.Queryable
System.Linq.EnumerableQuery<T>
System.Linq.EnumerableQuery
- 1548494
|
47 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
.NET Standard 1.6
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.ObjectModel (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.Reflection.Emit (>= 4.3.0-preview1-24530-04)
- System.Reflection.Emit.Lightweight (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.TypeExtensions (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Reflection.Emit.ILGeneration (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
.NETPortable 0.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.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
.NET Standard 1.3
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6.3
- No dependencies.
.NETCore 5.0
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.Linq (>= 4.3.0-preview1-24530-04)
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.Reflection.Emit.ILGeneration (>= 4.3.0-preview1-24530-04)
- System.Reflection.Emit.Lightweight (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Reflection.Primitives (>= 4.3.0-preview1-24530-04)
- System.Reflection.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Reflection.TypeExtensions (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
.NET Standard 1.0
- System.Reflection (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 166 | 11/15/2019 |
4.3.0-preview1-24530-04 | 25 | 08/08/2023 |
4.1.1 | 31 | 11/25/2019 |
4.1.0 | 124 | 12/19/2019 |
4.0.11-rc2-24027 | 21 | 11/29/2019 |
4.0.11-beta-23516 | 23 | 08/19/2023 |
4.0.11-beta-23409 | 14 | 05/10/2023 |
4.0.11-beta-23225 | 9 | 08/29/2023 |
4.0.10 | 18 | 08/01/2023 |
4.0.10-beta-23109 | 13 | 09/01/2023 |
4.0.10-beta-23019 | 27 | 05/30/2023 |
4.0.10-beta-22816 | 19 | 08/25/2023 |
4.0.0 | 17 | 06/13/2023 |
4.0.0-beta-23109 | 26 | 08/02/2023 |
4.0.0-beta-23019 | 19 | 08/09/2023 |
4.0.0-beta-22605 | 22 | 08/25/2023 |
4.0.0-beta-22416 | 12 | 08/14/2023 |
4.0.0-beta-22231 | 8 | 08/27/2023 |