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
709 stars
64 watching
227 forks
Language: C#
last commit: 4 months ago
Linked from 1 awesome list
code-generationdatabaseentity-frameworkreverse-engineeringvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
| An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 |
| Generates DB entity classes from a database. | 15 |
| Supports fine-grained data versioning in Entity Framework projects | 42 |
| Tools for serializing Schema.org objects into strongly typed C# POCO classes and HTML-compatible formats | 647 |
| Provides an extension method to retrieve primary keys from entity types in Entity Framework. | 44 |
| A set of source generators that automate the creation of common patterns in C# code | 90 |
| Generates C# interfaces and classes from Solidity smart contracts | 6 |
| Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. | 3 |
| A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. | 9 |
| Generates C# code from SCS .yml files | 4 |
| Generates documentation for JavaScript and CoffeeScript projects | 17 |
| Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework | 374 |
| A tool that generates Ada code and documentation from UML models | 9 |
| A source generator that automates the creation of ViewModels with built-in data validation andPropertyChanged event handling | 15 |
| A Go development framework that simplifies backend service development through code generation and modular design | 1,510 |