Chris Rodgers

Results 6 comments of Chris Rodgers

@jwx that looks like it's 90% of the way there. What I need specifically is to be able to specify the base path for the output (which should support paths...

That being the case, I'm happy that this PR fixes my issue - thanks!

I came here looking for the same feature - except we follow the convention of `` {class name}`{count of type parameters}.{file extension} `` (e.g. ``List`1.cs`` for `List`). I don't dislike...

Hi Nafberger, I do intend to update to support .net core, but I need the downstream dependencies to be updated first. CsvHelper has several betas for v3 which are on...

Yes, this is still planned. I have been following the `ClosedXml` ticket. I've been busy, but I have a lot of the work done converting to `netstandard` already. The problem...

There have been quite a few changes to the api in version 3, and I've spoken to Josh (briefly) about them (see JoshClose/CsvHelper#596). I do hope to be able to...