FileHelpers
FileHelpers copied to clipboard
IDynamicRecord: A non typed way to Read files
The current implementation only support reading runtime records We need a way to write non typed records (generic CSV for example)
I will move this for 4.0 Because will be better to use a lambda based approach and play with ExpandoObject and dynamic
https://gist.github.com/MarcosMeli/a9db0b7f11de0d072609