CodePorting.Translator Cs2Cpp
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.
Downloadable package of CodePorting.Translator Cs2Cpp contains the following key items.
- An API that will be required at the time of compiling the ported source code.
After porting the project, you need to compile the code while linking it to CodePorting.Translator.CsToCpp.Framework which is also available via NuGet as detailed below
Download CodePorting.Translator.Cs2Cpp.Framework from NuGet
Open
NuGet package manager, search for CodePorting.Translator.Cs2Cpp.Framework and install. You may also use the following command from the Package Manager Console.
Release Notes