EntityFramework.VersionedProperties

Data versioning helper

Supports fine-grained data versioning in Entity Framework projects

GitHub

42 stars
9 watching
1 forks
Language: C#
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nickstrupat/entityframework.softdeletable Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. 3
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
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
verifytests/verify.entityframework Tools for testing and verifying Entity Framework interactions during unit tests. 58
zzzprojects/entityframework.dynamicfilters Provides global and scoped filtering capabilities for Entity Framework queries. 501
fransbouma/rawdataaccessbencher Benchmarks various .NET data access/ORM implementations for entity materialization speed 189
ewilderj/doap A standard for describing software projects using RDF schema 270
deepcake/chickens An example of using an entity-component system framework with game engines and physics libraries to create interactive content 1
particular/nservicebus A .NET library and framework for building distributed systems with messaging and event-driven architecture 2,096
digipolisantwerp/dataaccess_aspnetcore_deprecated A repository and unit-of-work framework for ASP.NET Core data access using Entity Framework. 140
sjh37/entityframework-reverse-poco-code-first-generator Generates Entity Framework Code First Poco classes from an existing database 710
iotsharp/entityframeworkcore.taos A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. 171
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