CodeConverter
CodeConverter copied to clipboard
Convert code from C# to VB.NET and vice versa using Roslyn
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator Desynchronization An Interpretation Conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and below...
This will remove direct attempts to support running dot net framework apps. It may still partially work in some cases, but using an older version of the converter would be...
**Is your feature request related to a problem? Please describe.** We have started to convert all our solutions to the (more short and simple) new slnx format. See: https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/ The...
This is generated with a coding agent, but I've skimmed the code to ensure it's roughly the right shape in the right place. If someone's keen to bring this functionality...