You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Nuget library](https://www.nuget.org/packages/ICSharpCode.CodeConverter/) (this underpins all other free converters you'll find online)
7
-
* (Not currently being updated) Command line `dotnet tool install ICSharpCode.CodeConverter.codeconv --global`
7
+
* (Not currently being updated - https://github.com/icsharpcode/CodeConverter/issues/722) Command line `dotnet tool install ICSharpCode.CodeConverter.codeconv --global`
8
8
9
9
## Visual Studio Extension
10
10
Adds context menu items to convert projects/files between VB.NET and C#. See the [wiki documentation](https://github.com/icsharpcode/CodeConverter/wiki) for help using it.
0 commit comments