EntityFramework.SoftDeletable
Data management helper
Provides base classes and helpers for managing soft-deletable data in EntityFramework applications.
Soft-deletable base classes and helpers for EntityFramework
3 stars
4 watching
0 forks
Language: C#
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Supports fine-grained data versioning in Entity Framework projects | 42 |
| Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework | 374 |
| Provides typed access to an entity's original values after changes have been made and saved | 33 |
| An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
| An extension to Entity Framework Core that adds support for encrypting data in entity properties | 331 |
| Reactive extension wrappers for hot observables of Entity Framework entities. | 132 |
| Provides an extension method to retrieve primary keys from entity types in Entity Framework. | 44 |
| A set of classes to simplify table and collection view data management and updates | 347 |
| A helper class to manage database creation and versioning with pre-populated raw asset files | 2,143 |
| Benchmarks various .NET data access/ORM implementations for entity materialization speed | 190 |
| A set of strongly typed exceptions for Entity Framework Core to handle common database errors and provide more informative error messages. | 1,535 |
| An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
| A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |
| A collection of reusable modules and functions to simplify the development process | 19 |
| A toolset for building and testing WebAssembly code using Nim. | 28 |