RowellKataan/Unity-C-Sharp-Class-Builder
A Unity C# tool that lets the user create custom classes, and generates the code.
This tool helps Unity developers quickly define and generate C# classes for their game or application. You input the class name and its properties (like numbers, text, images, or dates), and it outputs the complete C# code. It's designed for Unity developers who need to create custom data structures efficiently.
No commits in the last 6 months.
Use this if you are a Unity developer looking to rapidly prototype and generate standard C# class structures with various field types.
Not ideal if you need highly specialized or complex class logic that requires extensive manual coding and custom architectural patterns.
Stars
7
Forks
5
Language
C#
License
Apache-2.0
Category
Last pushed
Oct 12, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/RowellKataan/Unity-C-Sharp-Class-Builder"
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...