PredicateExtensions 1.0.0
PredicateExtensions is a C# utility that will take two Lambda expressions and combine them using .And or .Or extension methods. Expressions be joined at runtime for dynamic LINQ queries. PredicateExtensions can be used with EntityFramework to refactor and create dynamic queries.
Install-Package PredicateExtensions -Version 1.0.0
dotnet add package PredicateExtensions --version 1.0.0
<PackageReference Include="PredicateExtensions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PredicateExtensions --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PredicateExtensions, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PredicateExtensions:
Package | Downloads |
---|---|
Affecto.AuditTrail.Autofac
Audit Trail application services and business logic implemented as Autofac module.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 54,169 | 10/31/2013 |