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: about 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nickstrupat/entityframework.softdeletableProvides base classes and helpers for managing soft-deletable data in EntityFramework applications.3
nickstrupat/entityframework.triggersAdds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework374
nickstrupat/entityframework.typedoriginalvaluesProvides typed access to an entity's original values after changes have been made and saved33
nickstrupat/entityframework.rxReactive extension wrappers for hot observables of Entity Framework entities.132
nickstrupat/entityframework.primarykeyProvides an extension method to retrieve primary keys from entity types in Entity Framework.44
verifytests/verify.entityframeworkTools for testing and verifying Entity Framework interactions during unit tests.60
zzzprojects/entityframework.dynamicfiltersProvides global and scoped filtering capabilities for Entity Framework queries.499
fransbouma/rawdataaccessbencherBenchmarks various .NET data access/ORM implementations for entity materialization speed190
ewilderj/doapA standard for describing software projects using RDF schema270
deepcake/chickensAn example of using an entity-component system framework with game engines and physics libraries to create interactive content1
particular/nservicebusA .NET library and framework for building distributed systems with messaging and event-driven architecture2,103
digipolisantwerp/dataaccess_aspnetcore_deprecatedA repository and unit-of-work framework for ASP.NET Core data access using Entity Framework.140
sjh37/entityframework-reverse-poco-code-first-generatorGenerates Entity Framework Code First Poco classes from an existing database709
iotsharp/entityframeworkcore.taosA .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core.171
giorgi/entityframework.exceptionsA set of strongly typed exceptions for Entity Framework Core to handle common database errors and provide more informative error messages.1,535