https://github.com/pczajkowski/codegenerators
https://github.com/pczajkowski/codegenerators
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pczajkowski/codegenerators
- Owner: pczajkowski
- License: bsd-3-clause
- Created: 2023-12-27T12:10:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:34:24.000Z (over 2 years ago)
- Last Synced: 2024-02-13T20:38:12.724Z (over 2 years ago)
- Language: C#
- Homepage: https://git.liox.eu/pczajkowski/codegenerators
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.