EntityFramework.TypedOriginalValues

Value snapshot

Provides typed access to an entity's original values after changes have been made and saved

Get typed access to the DbEntityEntry.OriginalValues property bag

GitHub

33 stars
5 watching
3 forks
Language: C#
last commit: about 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nickstrupat/entityframework.versionedproperties Supports fine-grained data versioning in Entity Framework projects 42
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.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
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
curiosity-ai/rocksdb-sharp A C# wrapper around Facebook's RocksDB key-value database 166
snapframework/heist A Haskell library that allows binding values to XML tags in web templates 92
iotsharp/entityframeworkcore.taos A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. 171
tugberkugurlu/aspnetcore.identity.mongodb A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity. 230
metasmile/propertykit A protocol-centric key-value workflow that ensures safe and type-safe handling of values in large-scale Swift projects. 12
samokhodkin/whippet-db A high-performance embedded key-value store for Java applications 24
arch/autohistory Automatically records and tracks changes to data in databases using Microsoft.EntityFrameworkCore 785
traitecoevo/austraits Provides access to and manipulation of plant trait data from an Australian database 19
sjh37/entityframework-reverse-poco-code-first-generator Generates Entity Framework Code First Poco classes from an existing database 710