dpvreony/nucleotide
Code Generation Toolkit for manipulation of POCO objects
This tool helps .NET developers automate the creation of repetitive code for various application components, such as client-server services, database entities, and web API controllers. It takes a concise, DSL-style model as input and generates the corresponding C# code, saving significant development time. Developers building applications with .NET Core and C# 9+ will find this useful.
Use this if you are a .NET developer needing to quickly generate boilerplate code for common application patterns, reducing manual coding and potential errors.
Not ideal if you are not a .NET developer or your project does not involve C# code generation.
Stars
10
Forks
—
Language
C#
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/dpvreony/nucleotide"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...