Implemented the System::Memory<T> class and all related code infrastructure.
Added support for UTF-8 string literals.
Added a new CppFragment attribute for manual control over syntax node translation.
Implemented translation for ref fields and fixed ref local variables. They now translate to raw C++ pointers, not C++ references, and can be reassigned (as in C#).
Minor fixes
Fixed the force_const_ref_parameters option with generic delegates.
Refactored config loading and improved diagnostics for obsolete options.
Improved diagnostics for obsolete and unused attributes.
Added support for ExifOrientation in JPEG images.
Added command-string control for log severity and log time format.
아티팩트 다운로드
CodePorting.Translator Cs2Cpp 26.8
이는 기존 C# 코드를 C++로 변환할 수 있는 CodePorting.Translator Cs2Cpp의 전체 패키지입니다.추가됨: 2026. 8. 24.다운로드파일 크기: 295Mb
CodePorting.Translator Cs2Cpp는 API나 코드 문서를 변경하지 않고도 두 언어에 동일한 버전의 소프트웨어를 출시하기 위해 C# 소스 코드를 C++로 자동 변환하는 데 도움이 되는 트랜스파일러 솔루션입니다.프로젝트를 변환한 후에는 코드를 컴파일하면서 NuGet을 통해서도 제공되는 CodePorting.Translator Cs2Cpp Framework에 연결해야 합니다.