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: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nickstrupat/entityframework.versionedproperties | Supports fine-grained data versioning in Entity Framework projects | 42 |
nickstrupat/entityframework.triggers | Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework | 374 |
nickstrupat/entityframework.typedoriginalvalues | Provides typed access to an entity's original values after changes have been made and saved | 33 |
deepcake/chickens | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
softfluent/entityframeworkcore.dataencryption | An extension to Entity Framework Core that adds support for encrypting data in entity properties | 329 |
nickstrupat/entityframework.rx | Reactive extension wrappers for hot observables of Entity Framework entities. | 132 |
nickstrupat/entityframework.primarykey | Provides an extension method to retrieve primary keys from entity types in Entity Framework. | 44 |
swiftkickmobile/tlindexpathtools | A set of classes to simplify table and collection view data management and updates | 347 |
jgilfelt/android-sqlite-asset-helper | A helper class to manage database creation and versioning with pre-populated raw asset files | 2,142 |
fransbouma/rawdataaccessbencher | Benchmarks various .NET data access/ORM implementations for entity materialization speed | 189 |
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 |
vittorioromeo/ecst | An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |
leedavis81/drest | A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |
mostjs/prelude | A collection of reusable modules and functions to simplify the development process | 19 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |