EntityFramework-Reverse-POCO-Code-First-Generator
Database generator
Generates Entity Framework Code First Poco classes from an existing database
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
710 stars
63 watching
227 forks
Language: C#
last commit: 16 days ago
Linked from 1 awesome list
code-generationdatabaseentity-frameworkreverse-engineeringvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
unoplatform/uno.sourcegeneration | An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 |
hippasus/petapoco.dbentitygenerator | Generates DB entity classes from a database. | 15 |
nickstrupat/entityframework.versionedproperties | Supports fine-grained data versioning in Entity Framework projects | 42 |
rehansaeed/schema.net | Tools for serializing Schema.org objects into strongly typed C# POCO classes and HTML-compatible formats | 641 |
nickstrupat/entityframework.primarykey | Provides an extension method to retrieve primary keys from entity types in Entity Framework. | 44 |
unoplatform/uno.codegen | A set of source generators that automate the creation of common patterns in C# code | 90 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
nickstrupat/entityframework.softdeletable | Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. | 3 |
90dy/protoc-gen-hbs | A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. | 9 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
croquiscom/crojsdoc | Automates generation of documentation for JavaScript and CoffeeScript codebases. | 17 |
nickstrupat/entityframework.triggers | Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework | 374 |
simonjwright/coldframe | A tool that generates Ada code and documentation from UML models | 9 |
beto-rodriguez/entityviews | A source generator that automates the creation of ViewModels with built-in data validation andPropertyChanged event handling | 15 |
zhufuyi/sponge | Automates backend service development using generated code from SQL or Protobuf files | 1,461 |