Traducteur C# vers C++ – CodePorting.Translator Cs2Cpp Version 26.8
Notes de version
Major Features
Implemented the System::Memory<T> class and all related code infrastructure.
Added support for UTF-8 string literals.
Added a new CppFragment attribute for manual control over syntax node translation.
Implemented translation for ref fields and fixed ref local variables. They now translate to raw C++ pointers, not C++ references, and can be reassigned (as in C#).
Minor fixes
Fixed the force_const_ref_parameters option with generic delegates.
Refactored config loading and improved diagnostics for obsolete options.
Improved diagnostics for obsolete and unused attributes.
Added support for ExifOrientation in JPEG images.
Added command-string control for log severity and log time format.
Télécharger les artefacts
CodePorting.Translator Cs2Cpp 26.8
Il s'agit d'un package complet de CodePorting.Translator Cs2Cpp qui permet de convertir le code C# existant en C++Ajouté: 24/08/2026TéléchargerTaille du fichier: 295Mb
CodePorting.Translator Cs2Cpp est une solution de transpilation qui peut vous aider à automatiser la conversion du code source C# en C++ afin de publier la même version du logiciel pour les deux langages sans changer les API ou la documentation du code.Après avoir converti le projet, vous devez compiler le code en le liant à CodePorting.Translator Cs2Cpp Framework qui est également disponible via NuGet.