Adrian Lewis

Results 2 comments of Adrian Lewis

I submitted a pull-request over [here](https://github.com/Glimpse/Glimpse.Prototype/pull/146) which works as far as I can tell. Note: The minimum .NET Framework version (for those of you binding to .NET Framework instead of...

Apologies! In the end I ended up refactoring the CsvContext into CsvReadContext and CsvWriteContext which enabled me to use IEntityFactory (instead of IEntityFactory) with the CsvReadContext and thus made the...