191 Forks
671 Stars
671 Watchers

CodeConverter

Convert code from C# to VB.NET and vice versa using Roslyn

How to download and setup CodeConverter

Open terminal and run command
git clone https://github.com/icsharpcode/CodeConverter.git
git clone is used to create a copy or clone of CodeConverter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CodeConverter https://github.com/icsharpcode/CodeConverter/archive/master.zip

Or simply clone CodeConverter with SSH
[email protected]:icsharpcode/CodeConverter.git

If you have some problems with CodeConverter

You may open issue on CodeConverter support forum (system) here: https://github.com/icsharpcode/CodeConverter/issues