EntityFramework.DynamicFilters
Entity Framework filter library
Provides global and scoped filtering capabilities for Entity Framework queries.
Global filtering for Entity Framework.
499 stars
43 watching
86 forks
Language: C#
last commit: 10 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. | 183 |
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 providing dynamic LINQ query capabilities | 1,582 |
verifytests/verify.entityframework | Tools for testing and verifying Entity Framework interactions during unit tests. | 60 |
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 web framework built around F# and providing full-stack capabilities with integrations for Htmx and Solid.js. | 292 |
pimbrouwers/falco | A toolkit for building fast and functional-first web applications using F# | 531 |
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,431 |
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,535 |
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 |