codeporting
NuGet publisher profile
Packages (4)
CodePorting.Native.Cs2Cpp.API
CodePorting.Native Cs2Cpp is a framework to automatically port code from C# to C++. Ported code can be compiled using Visual Studio, GCC or Clang and can run on Windows and Linux. This package features an API used to emulate .Net calls from ported code.
CodePorting.Translator.Cs2Cpp.Framework
CodePorting.Translator Cs2Cpp is a framework to automatically port code from C# to C++. The translated code can be compiled using Visual Studio, GCC or Clang and can run on Windows, Linux and MacOS. This package features an API used to emulate .Net calls from the translated code.
CodePorting.Translator.Cs2Cpp.Control
CodePorting.Translator Cs2Cpp is a framework to automatically port code from C# to C++. The translated code can be compiled using Visual Studio, GCC or Clang and can run on Windows, Linux and MacOS. This package features attributes and service types that can be used in the source code to control the translator's behavior.
CodePorting.Native.Cs2Cpp.PortingControl
CodePorting.Native Cs2Cpp is a framework to automatically port code from C# to C++. Ported code can be compiled using Visual Studio, GCC or Clang and can run on Windows and Linux. This package features attributes that can be used in a code being porter to control porter's behavior.