adrenak/BeneDict
A code generating wizard that works on Fredrik Ludvigsen's SerializableDictionary on wiki.unity3d.com
This tool helps Unity game developers quickly create the specific dictionary types required by Unity's engine. You input the key and value types you want for your dictionary, and it outputs the necessary C# code directly to your clipboard. This is ideal for Unity developers who use custom dictionaries in their game projects.
No commits in the last 6 months.
Use this if you are a Unity developer who needs to create serializable dictionary types for your game and want to avoid manual, error-prone code generation.
Not ideal if you are not a Unity game developer or if you only use standard dictionary types that Unity already supports natively.
Stars
10
Forks
—
Language
C#
License
MIT
Category
Last pushed
Oct 26, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/adrenak/BeneDict"
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...