ICSharpCode.CodeConverter
8.2.1
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.
See the version list below for details.
Install-Package ICSharpCode.CodeConverter -Version 8.2.1
dotnet add package ICSharpCode.CodeConverter --version 8.2.1
<PackageReference Include="ICSharpCode.CodeConverter" Version="8.2.1" />
paket add ICSharpCode.CodeConverter --version 8.2.1
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 | 0 | 1/25/2021 |
8.2.1 | 8,237 | 10/30/2020 |
8.2.0 | 140 | 10/14/2020 |
8.1.8 | 199 | 8/31/2020 |
8.1.7 | 205 | 8/16/2020 |
8.1.6 | 175 | 7/13/2020 |
8.1.5 | 141 | 7/4/2020 |
8.1.4 | 145 | 6/26/2020 |
8.1.3 | 242 | 5/24/2020 |
8.1.2 | 2,708 | 5/4/2020 |
8.1.1 | 250 | 4/22/2020 |
8.1.0 | 130 | 4/19/2020 |
8.0.4 | 351 | 3/31/2020 |
8.0.3 | 142 | 3/30/2020 |
8.0.2 | 172 | 3/20/2020 |
8.0.1 | 180 | 3/13/2020 |
8.0.0 | 152 | 3/11/2020 |
7.9.0 | 222 | 2/28/2020 |
7.8.0 | 1,365 | 2/16/2020 |
7.7.0 | 154 | 2/12/2020 |
7.6.0 | 726 | 1/11/2020 |
7.5.0 | 141 | 1/11/2020 |
7.4.0 | 230 | 12/17/2019 |
7.3.0 | 276 | 11/25/2019 |
7.2.0 | 344 | 10/13/2019 |
7.1.0 | 271 | 9/12/2019 |
7.0.0 | 340 | 8/1/2019 |
6.9.0 | 924 | 6/9/2019 |
6.8.0 | 277 | 5/13/2019 |
6.7.0 | 294 | 4/9/2019 |
6.6.0 | 261 | 3/29/2019 |
6.5.0 | 335 | 3/3/2019 |
6.3.0 | 327 | 2/5/2019 |
6.2.0 | 505 | 11/19/2018 |
6.1.0 | 489 | 10/12/2018 |
6.0.0 | 501 | 8/21/2018 |
5.9.0 | 398 | 8/1/2018 |
5.8.0 | 489 | 6/26/2018 |
5.7.0 | 511 | 5/8/2018 |
5.6.3 | 486 | 4/9/2018 |
5.6.2 | 443 | 3/16/2018 |
5.6.1 | 424 | 3/6/2018 |
5.6.0 | 450 | 3/5/2018 |
5.5.0 | 687 | 12/20/2017 |