genesisdotnet / genesis

An input-agnostic code generator written in .Net Core / Standard.
MIT License
19 stars 8 forks source link

added Excel source shell #13

Closed solatticus closed 5 years ago

solatticus commented 5 years ago

Config is loading, manual cli tests work... It just needs implemented.

Basically take an Excel sheet and populate an object graph with its columns' schema as properties.