I am new to using GitHub and the tools here. I recently came across CsvHelper when looking for ways to help in a VB.Net app I am writing. (I am experienced with VB.NET). I was wondering if folks would be interested in a version of this in VB. Should be fairly straightforward to translate from C#.
Also, I would welcome any guides or tips on working with GitHub and NuGet tools. Thanks for any and all suggestions.
John G.
I don't think there is any use to having the source code in VB.NET. Having documentation examples in VB.NET would definitely be useful. I will need to add in the ability in the docs to have multiple languages shown though. http://joshclose.github.io/CsvHelper/
If you have any specific questions on git, github, or nuget, I'd be more than happy to answer them. For general usage I would suggest looking at the docs for each of those. They're pretty thorough.
Thanks, I am going through the documentation on NuGet and GitHub now to learn more. If you want any help on the documentation examples for VB developers, I would be interested in helping.
Great! I would definitely like some help. I will need to add a language toggle first. I'll let you know when everything is ready.
Sounds good.
I'm leaving this open so I don't forget to do the multiple language thing.
3 years later. is this still worth doing? IMO it is not
I would need to build it into the doc system and someone would have to do all the VB code and update it when any of the C# code updates. I don't think it'll ever happen.
Most helpful comment
I don't think there is any use to having the source code in VB.NET. Having documentation examples in VB.NET would definitely be useful. I will need to add in the ability in the docs to have multiple languages shown though. http://joshclose.github.io/CsvHelper/