Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Ed Charbeneau |
Last Update: | Thursday, October 31, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EdCharbeneau/PredicateExtensions |
NuGet Url: | https://www.nuget.org/packages/PredicateExtensions |
Install
Install-Package PredicateExtensions
dotnet add package PredicateExtensions
paket add PredicateExtensions
PredicateExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Expressions be joined at runtime for dynamic LINQ queries. PredicateExtensions can be used with EntityFramework to refactor and create dynamic queries.