An open API service indexing awesome lists of open source software.

https://github.com/calabonga/calabonga.predicatesbuilder

Predicate builder for Expressions C#
https://github.com/calabonga/calabonga.predicatesbuilder

Last synced: 4 months ago
JSON representation

Predicate builder for Expressions C#

Awesome Lists containing this project

README

          

# Calabonga.PredicatesBuilder

## Description

Nuget package for LINQ predicate builder for Expressions C#

## Video

In this video I'll show how to create a complex query using predicates (PredicateBulder nuget package). Video in Russian, but you can use subtitles.

* Youtube [LINQ PredicateBuilder](https://www.youtube.com/watch?v=HBrQNvKpGWQ).
* Blog post [LINQ PredicateBuilder](https://www.calabonga.net/blog/post/predicatebuilder-for-linq).

## Author

[Github Profile](https://github.com/Calabonga)