ICSharpCode.CodeConverter
8.2.2
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
This nuget package is useful if you're building a tool which converts code, or if you want finer-grained control over what's converted.
See https://github.com/icsharpcode/CodeConverter for a pre-built command line, visual studio extension and web converter.
Install-Package ICSharpCode.CodeConverter -Version 8.2.2
dotnet add package ICSharpCode.CodeConverter --version 8.2.2
<PackageReference Include="ICSharpCode.CodeConverter" Version="8.2.2" />
paket add ICSharpCode.CodeConverter --version 8.2.2
#r "nuget: ICSharpCode.CodeConverter, 8.2.2"
// Install ICSharpCode.CodeConverter as a Cake Addin
#addin nuget:?package=ICSharpCode.CodeConverter&version=8.2.2
// Install ICSharpCode.CodeConverter as a Cake Tool
#tool nuget:?package=ICSharpCode.CodeConverter&version=8.2.2
Release Notes
See https://github.com/icsharpcode/CodeConverter/blob/master/CHANGELOG.md
Dependencies
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 2.8.2)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (>= 2.8.2)
- Microsoft.CSharp (>= 4.7.0)
- 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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
8.2.2 | 17,994 | 1/25/2021 |
8.2.1 | 8,402 | 10/30/2020 |
8.2.0 | 200 | 10/14/2020 |
8.1.8 | 261 | 8/31/2020 |
8.1.7 | 265 | 8/16/2020 |
8.1.6 | 229 | 7/13/2020 |
8.1.5 | 196 | 7/4/2020 |
8.1.4 | 203 | 6/26/2020 |
8.1.3 | 299 | 5/24/2020 |
8.1.2 | 2,757 | 5/4/2020 |
8.1.1 | 300 | 4/22/2020 |
8.1.0 | 184 | 4/19/2020 |
8.0.4 | 406 | 3/31/2020 |
8.0.3 | 193 | 3/30/2020 |
8.0.2 | 226 | 3/20/2020 |
8.0.1 | 236 | 3/13/2020 |
8.0.0 | 205 | 3/11/2020 |
7.9.0 | 286 | 2/28/2020 |
7.8.0 | 1,412 | 2/16/2020 |
7.7.0 | 207 | 2/12/2020 |
7.6.0 | 792 | 1/11/2020 |
7.5.0 | 200 | 1/11/2020 |
7.4.0 | 283 | 12/17/2019 |
7.3.0 | 329 | 11/25/2019 |
7.2.0 | 395 | 10/13/2019 |
7.1.0 | 333 | 9/12/2019 |
7.0.0 | 390 | 8/1/2019 |
6.9.0 | 1,036 | 6/9/2019 |
6.8.0 | 329 | 5/13/2019 |
6.7.0 | 347 | 4/9/2019 |
6.6.0 | 307 | 3/29/2019 |
6.5.0 | 389 | 3/3/2019 |
6.3.0 | 438 | 2/5/2019 |
6.2.0 | 623 | 11/19/2018 |
6.1.0 | 597 | 10/12/2018 |
6.0.0 | 637 | 8/21/2018 |
5.9.0 | 520 | 8/1/2018 |
5.8.0 | 602 | 6/26/2018 |
5.7.0 | 630 | 5/8/2018 |
5.6.3 | 617 | 4/9/2018 |
5.6.2 | 561 | 3/16/2018 |
5.6.1 | 539 | 3/6/2018 |
5.6.0 | 568 | 3/5/2018 |
5.5.0 | 816 | 12/20/2017 |