AdamWhiteHat / EntityJustworks

Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly. Can dynamically generate assemblies, C# code, and SQL scripts for CREATE TABLE, INSERT, & UPDATE. Uses: Reflection, Emit, DataTable and CodeDOM.
37Updated 4 years ago

Related projects

Alternatives and complementary repositories for EntityJustworks