iQuarc/Geco
Simple code generator based on a console project, running on .Net core and using C# interpolated strings
This tool helps .NET developers automate repetitive coding tasks by generating C# code or other text artifacts. You provide input such as a database schema or configuration settings, and it outputs ready-to-use C# classes, SQL scripts, or other files. Developers who work with .NET Core and Visual Studio Code will find this useful for speeding up their development workflow.
117 stars. No commits in the last 6 months.
Use this if you need a flexible, debuggable, and customizable way to generate code or other text files for your .NET Core projects, especially when migrating from older code generation tools like T4.
Not ideal if you are looking for a visual, drag-and-drop code generation environment or a solution for non-.NET programming languages.
Stars
117
Forks
14
Language
C#
License
Apache-2.0
Category
Last pushed
Apr 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/iQuarc/Geco"
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...