Convert VB.NET to/from C#.
Info
Version: | 9.2.6.717 |
Author(s): | ICSharpCode.CodeConverter |
Last Update: | Tuesday, July 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/icsharpcode/CodeConverter/ |
NuGet Url: | https://www.nuget.org/packages/ICSharpCode.CodeConverter |
Install
Install-Package ICSharpCode.CodeConverter
dotnet add package ICSharpCode.CodeConverter
paket add ICSharpCode.CodeConverter
ICSharpCode.CodeConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 2.8.2)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces(>= 2.8.2)
- Microsoft.VisualBasic(>= 10.3.0)
- Microsoft.VisualStudio.Composition(>= 15.8.98)
- Microsoft.VisualStudio.Threading(>= 15.8.122)
- System.Globalization.Extensions(>= 4.3.0)
- System.Linq.Async(>= 4.0.0)
- System.Threading.Tasks.Dataflow(>= 4.6.0)
Tags