PetaPoco.DBEntityGenerator
Database class generator
Generates DB entity classes from a database.
Generate DB entity classes for PetaPoco - a migrated tool from the old T4 template.
15 stars
3 watching
16 forks
Language: C#
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A set of extension methods for using SqlKata with PetaPoco, allowing more flexible and powerful querying capabilities | 27 |
| A C# library providing strongly typed, Intellisensed LINQ expressions for database queries | 14 |
| Generates Entity Framework Code First Poco classes from an existing database | 709 |
| A C# library that adds auto creation and population capabilities to the Bogus generator | 447 |
| Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
| Automates the creation of test data builders for .NET classes. | 20 |
| Generates model classes from TDS (Transact-SQL Database) definitions in Sitecore | 8 |
| Automates generation of database types from Supabase schema | 48 |
| A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
| Generates an Abstract Syntax Tree based on DBC-formatted strings | 2 |
| A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. | 3 |
| Automates generation of strongly typed HTTP client classes from APIs. | 20 |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
| A set of tools and templates for automating code generation in Visual Studio 2015. | 6 |
| A tool to generate or import models from a MySQL database using Sequelize | 26 |