netfx-System.Linq.Expressions.ExpressionCombiner
1.0.0.1
dotnet add package netfx-System.Linq.Expressions.ExpressionCombiner --version 1.0.0.1
NuGet\Install-Package netfx-System.Linq.Expressions.ExpressionCombiner -Version 1.0.0.1
<PackageReference Include="netfx-System.Linq.Expressions.ExpressionCombiner" Version="1.0.0.1" />
paket add netfx-System.Linq.Expressions.ExpressionCombiner --version 1.0.0.1
#r "nuget: netfx-System.Linq.Expressions.ExpressionCombiner, 1.0.0.1"
// Install netfx-System.Linq.Expressions.ExpressionCombiner as a Cake Addin #addin nuget:?package=netfx-System.Linq.Expressions.ExpressionCombiner&version=1.0.0.1 // Install netfx-System.Linq.Expressions.ExpressionCombiner as a Cake Tool #tool nuget:?package=netfx-System.Linq.Expressions.ExpressionCombiner&version=1.0.0.1
Allows combining linq expressions using logic operators And, AndAlso, Or and OrElse. Compatible with Entity Framework, NHibernate and Linq to SQL query providers.
See http://kzu.to/iT3X73 for more information.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on netfx-System.Linq.Expressions.ExpressionCombiner:
Package | Downloads |
---|---|
netfx-Patterns.EventSourcing.Queryable
Provides reusable extensions that make implementing an event store over an underlying IQueryable repository trivial. |
|
netfx-Patterns.LinqSpecs
Provides the primitives for centralizing and reusing Linq queries across a domain. |
|
netfx-Patterns.MessageStore.EF
Provides an implementation of the message store pattern using Entity Framework code first |
GitHub repositories
This package is not used by any popular GitHub repositories.