CodePorting
제작품
C#에서 C++로 번역기
릴리스
C#에서 C++로 번역기 – CodePorting.Translator Cs2Cpp 릴리스 26.7
릴리스 노트
Major Features
Added “inherit” configuration attribute parameter to control whether it applies to inherited classes or not.
‘using var d = new SomeDisposable()’ syntax is supported now.
Implemented ‘LINQ_Average’ and ‘LINQ_Skip’ methods.
List patterns like ‘collection is [1, var center, 10]’ are implemented.
Indexes and ranges are supported now.
Minor fixes
Fixed some ‘using’ constructs inside asynchronous methods.
Delegate generation code refactored. Fixed some rare errors.
Implemented some nUnit constructs that were not supported previously.
Many fixes are done for ‘force_const_ref_parameters’ option.
아티팩트 다운로드
CodePorting.Translator Cs2Cpp 26.7
이는 기존 C# 코드를 C++로 변환할 수 있는 CodePorting.Translator Cs2Cpp의 전체 패키지입니다.
추가됨: 2026. 7. 17.
다운로드
파일 크기: 295Mb
CodePorting.Translator Cs2Cpp 정보
CodePorting.Translator Cs2Cpp는 API나 코드 문서를 변경하지 않고도 두 언어에 동일한 버전의 소프트웨어를 출시하기 위해 C# 소스 코드를 C++로 자동 변환하는 데 도움이 되는 트랜스파일러 솔루션입니다.
프로젝트를 변환한 후에는 코드를 컴파일하면서 NuGet을 통해서도 제공되는 CodePorting.Translator Cs2Cpp Framework에 연결해야 합니다.