C# to C++ Translator – CodePorting.Translator Cs2Cpp Release 25.2
Release Notes
Major Features
None.
Minor fixes
Updated HashAlgorithm::ComputeHash method implementation to use abstract HashCore and HashFinal methods when m_bt_hash_function is empty.
System::Details::ArrayView is now passed to functions using a constant reference rather than by value.
Public API and Backward Incompatible Changes
None.
Download Artifacts
CodePorting.Translator Cs2Cpp 25.2
This is a full package of CodePorting.Translator Cs2Cpp which allows converting existing C# code to C++Added: 2/17/2025Downloads: 19DownloadFile Size: 316Mb
CodePorting.Translator Cs2Cpp Framework 25.2
Contains library builds for all supported platforms (not required if you already have full package)Added: 2/17/2025Downloads: 2DownloadFile Size: 311Mb
CodePorting.Translator Cs2Cpp is a transpiler solution that can help you automate the conversion of C# source code to C++ in order to release the same version of the software for both languages without changing the APIs or code documentation.After converting the project, you need to compile the code while linking it to CodePorting.Translator Cs2Cpp Framework which is also available via NuGet.