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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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.softdeletable Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. 3
nickstrupat/entityframework.versionedproperties Supports fine-grained data versioning in Entity Framework projects 42
nickstrupat/entityframework.rx Reactive extension wrappers for hot observables of Entity Framework entities. 132
f3eev/sharkexec A C# toolkit designed to extract credentials and browsing history from Windows systems. 295
unapibageek/ctfr A tool that exploits Certificate Transparency logs to extract subdomains from HTTPS websites. 1,972
sjh37/entityframework-reverse-poco-code-first-generator Generates Entity Framework Code First Poco classes from an existing database 710
zentity-io/zentity An Elasticsearch plugin for automatically resolving entities from disparate data sources. 157
softfluent/entityframeworkcore.dataencryption An extension to Entity Framework Core that adds support for encrypting data in entity properties 329
deepcake/chickens An example of using an entity-component system framework with game engines and physics libraries to create interactive content 1
chaowlert/primaryconstructor Generates code to create primary constructors from readonly fields and properties in C# 105
sebest/xff A middleware package to parse and extract client IP addresses from HTTP headers 98
fabiomsr/okhttp-peer-certificate-extractor Extracts peer certificates from given SSL certificates to enable certificate pinning in HTTP connections 79
skuroda/findkeyconflicts Tools for Sublime Text to identify conflicting key mappings across plugins. 149