spronkets/DapperCodeGenerator
Simple C# Code Generator to create Database Models and Dapper CRUD
Generates both strongly-typed C# data model classes and complete CRUD operation methods (Create, Retrieve, Update, Delete) scaffolded directly from database schema introspection. Built as an ASP.NET web application that connects via configurable connection strings, inspects target databases, and outputs ready-to-use Dapper ORM integration code targeting multiple database types.
Stars
51
Forks
29
Language
C#
License
MIT
Category
Last pushed
Jan 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/spronkets/DapperCodeGenerator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
IntelliTect/Coalesce
Quickly build amazing web apps