vbfox/stidgen
Generate Strongly Typed Id types in C#
This tool helps C# developers create strongly-typed ID structures quickly. You provide a simple text file listing the ID types you need, like 'UserId
No commits in the last 6 months.
Use this if you are a C# developer who needs to define and manage many distinct ID types (e.g., UserId, ProductId, OrderId) in your codebase and want to ensure strong type safety and consistency without writing repetitive boilerplate code.
Not ideal if you are not a C# developer or if your project doesn't require strict type differentiation for identifiers.
Stars
11
Forks
2
Language
F#
License
MIT
Category
Last pushed
Apr 17, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/vbfox/stidgen"
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...