Traductor de C# a C++ – CodePorting.Translator Cs2Cpp Versión 25.7
Notas de la versión
Major Features
None.
Minor fixes
Implemented the Max property for SortedSet.
Fixed the behavior of ScopeGuard desctructor logic. Now safely handles exceptions during stack unwinding by wrapping the cleanup call into a try/catch block if an exception is active.
Implemented the method SystemSharedPtr RandomNumberGeneratorCreate().
Public API and Backward Incompatible Changes
Removed Emscripten from the release bundle — builds for this platform are no longer included in the release.
Descargar artefactos
CodePorting.Translator Cs2Cpp 25.7
Este es un paquete completo de CodePorting.Translator Cs2Cpp que permite convertir código C# existente a C++Añadido: 22/7/2025DescargarTamaño del archivo: 318Mb
CodePorting.Translator Cs2Cpp es una solución de transpilador que puede ayudarle a automatizar la conversión de código fuente C# a C++ para publicar la misma versión del software para ambos lenguajes sin cambiar las API ni la documentación del código.Después de convertir el proyecto, es necesario compilar el código mientras se vincula a CodePorting.Translator Cs2Cpp Framework que también está disponible a través de NuGet.