瀏覽代碼

Added README

Piotr Czajkowski 4 月之前
父節點
當前提交
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.