EntityFramework.PrimaryKey

Entity key extractor

Provides an extension method to retrieve primary keys from entity types in Entity Framework.

Retrieve the primary key (including composite keys) from any entity

GitHub

44 stars
6 watching
8 forks
Language: C#
last commit: about 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
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.softdeletableProvides base classes and helpers for managing soft-deletable data in EntityFramework applications.3
nickstrupat/entityframework.versionedpropertiesSupports fine-grained data versioning in Entity Framework projects42
nickstrupat/entityframework.rxReactive extension wrappers for hot observables of Entity Framework entities.132
f3eev/sharkexecA C# toolkit designed to extract credentials and browsing history from Windows systems.295
unapibageek/ctfrA tool that exploits Certificate Transparency logs to extract subdomains from HTTPS websites.1,977
sjh37/entityframework-reverse-poco-code-first-generatorGenerates Entity Framework Code First Poco classes from an existing database709
zentity-io/zentityAn Elasticsearch plugin for automatically resolving entities from disparate data sources.158
softfluent/entityframeworkcore.dataencryptionAn extension to Entity Framework Core that adds support for encrypting data in entity properties331
deepcake/chickensAn example of using an entity-component system framework with game engines and physics libraries to create interactive content1
chaowlert/primaryconstructorGenerates code to create primary constructors from readonly fields and properties in C#106
sebest/xffA middleware package to parse and extract client IP addresses from HTTP headers98
fabiomsr/okhttp-peer-certificate-extractorExtracts peer certificates from given SSL certificates to enable certificate pinning in HTTP connections79
skuroda/findkeyconflictsTools for Sublime Text to identify conflicting key mappings across plugins.149