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.
csPorter for C++ project is renamed. From now on, use CodePorting.Native Cs2Cpp instead. Use CodePorting.Native.Cs2Cpp.API Nuget package as a replacement to the current one.
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.
CodePorting.Native from C# to C++ project is renamed. From now on, use CodePorting.Native Cs2Cpp instead. Use CodePorting.Native.Cs2Cpp.API Nuget package as a replacement to the current one.