Skip to main content
ICSharpCode.CodeConverter package icon

ICSharpCode.CodeConverter

Convert VB.NET to/from C# * Accurate: Full project context (through Roslyn) is used to get the most accurate conversion. * Actively developed: User feedback helps us continuously strive for a more accurate conversion. * Completely free and open source: Check out [GitHub](https://github.com/icsharpcode/CodeConverter#code-converter-).

Total Downloads
532.3K
532,300
Published
Mar 29, 2019
Latest stable version

Install

.NET CLI
dotnet add package ICSharpCode.CodeConverter --version 6.6.0
Package Manager Console
Install-Package ICSharpCode.CodeConverter -Version 6.6.0
PackageReference
<PackageReference Include="ICSharpCode.CodeConverter" Version="6.6.0" />

Frameworks

.NETStandard1.3

Dependencies

[2.10.0, )
[2.10.0, )
Microsoft.VisualBasic
.NETStandard1.3
[10.3.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.