EntityFramework.DynamicFilters

Entity Framework filter library

Provides global and scoped filtering capabilities for Entity Framework queries.

Global filtering for Entity Framework.

GitHub

501 stars
43 watching
86 forks
Language: C#
last commit: 8 months ago

Related projects:

Repository Description Stars
dcfapixels/dragonecs A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. 176
nickstrupat/entityframework.triggers Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework 374
nickstrupat/entityframework.versionedproperties Supports fine-grained data versioning in Entity Framework projects 42
zzzprojects/system.linq.dynamic.core A .NET library that enables dynamic LINQ queries on top of IQueryable objects. 1,569
verifytests/verify.entityframework Tools for testing and verifying Entity Framework interactions during unit tests. 58
nickstrupat/entityframework.rx Reactive extension wrappers for hot observables of Entity Framework entities. 132
nickstrupat/entityframework.softdeletable Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. 3
lanayx/oxpecker A high-performance ASP.NET Core framework for building full-stack web applications with functional programming capabilities. 278
pimbrouwers/falco A toolkit for building fast and functional-first web applications using F# 530
forallsecure/graphfuzz A framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies. 9
dotnet/ef6 An object-relational mapper for .NET that eliminates the need for data-access code. 1,432
rabbal/dntframeworkcore An ASP.NET Core-based web application framework with a focus on extensibility and maintainability for building CRUD-based applications. 318
giorgi/entityframework.exceptions A set of strongly typed exceptions for Entity Framework Core to handle common database errors and provide more informative error messages. 1,512
iotsharp/entityframeworkcore.taos A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. 171
dibsonthis/vortex A programming language that explores links and relationships between entities through side effects and dynamic typing. 80