System.Linq.Expressions 4.1.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
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 |
---|---|
Autofac
Core assembly for the Autofac Inversion of Control container
|
6 |
AutoMapper
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
|
2 |
Elasticsearch.Net
Exposes all the elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
|
9 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
4 |
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.
|
2,342 |
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.
|
2,388 |
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions
|
3 |
Microsoft.Extensions.OptionsModel
Provides a strongly typed way of specifying and accessing settings using dependency injection.
|
6 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
|
4 |
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
|
6 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
39cc55013ce9e7505b9b72bf3cc4d56c73244e68
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
6c78987f00555bdc18c7c11b67368e82309e7e2e
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
Microsoft.VisualBasic
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
|
6 |
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.
|
2,337 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
2,338 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
2,385 |
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
|
472 |
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.
|
2,337 |
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.
|
2,379 |
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.
|
473 |
https://go.microsoft.com/fwlink/?LinkID=799417
MonoAndroid 1.0
- No dependencies.
.NET Standard 1.6
- 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.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.Globalization (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Collections (>= 4.0.11)
.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.1.0)
- System.Reflection (>= 4.1.0)
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6.3
- No dependencies.
.NETCore 5.0
- System.Collections (>= 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.Diagnostics.Debug (>= 4.0.11)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Threading (>= 4.0.11)
- System.Runtime (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
.NET Standard 1.0
- System.Reflection (>= 4.1.0)
- System.Runtime (>= 4.1.0)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2,338 | 06/27/2022 |
4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
4.1.1 | 0 | 03/06/2017 |
4.1.0 | 2,385 | 06/27/2022 |
4.0.11-rc2-24027 | 0 | 05/16/2016 |
4.0.11-beta-23516 | 0 | 11/18/2015 |
4.0.11-beta-23409 | 0 | 10/15/2015 |
4.0.11-beta-23225 | 0 | 09/02/2015 |
4.0.10 | 0 | 07/29/2015 |
4.0.10-beta-23109 | 0 | 07/27/2015 |
4.0.10-beta-23019 | 0 | 06/30/2015 |
4.0.10-beta-22816 | 0 | 04/24/2015 |
4.0.0 | 0 | 07/29/2015 |
4.0.0-beta-23109 | 0 | 07/27/2015 |
4.0.0-beta-23019 | 0 | 06/30/2015 |
4.0.0-beta-22605 | 0 | 02/13/2015 |
4.0.0-beta-22416 | 0 | 01/16/2015 |
4.0.0-beta-22231 | 0 | 11/11/2014 |