Piotr Czajkowski 4 месяцев назад
Родитель
Сommit
9f316a0ea5
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# CodeGenerators
+
+Rudimentary library for generating C# classes/records.
+
+[GeneratorForExcelORM](CodeGenerators/GeneratorForExcelORM) project is an example on how it can be utilized to generate records for [ExcelORM](https://github.com/pczajkowski/ExcelORM) library.