No Description https://github.com/pczajkowski/codegenerators

Piotr Czajkowski 5011ee0480 Adding System to usings when DateTime is used as property, fixed #1 2 years ago
CodeGenerators 5011ee0480 Adding System to usings when DateTime is used as property, fixed #1 2 years ago
.gitignore a81275d5f9 Starting with it 2 years ago
LICENSE 8a68159260 Initial commit 2 years ago
README.md 9f316a0ea5 Added README 2 years ago

README.md

CodeGenerators

Rudimentary library for generating C# classes/records.

GeneratorForExcelORM project is an example on how it can be utilized to generate records for ExcelORM library.