Fixed the behavior of ScopeGuard desctructor logic. Now safely handles exceptions during stack unwinding by wrapping the cleanup call into a try/catch block if an exception is active.
Implemented the method SystemSharedPtr RandomNumberGeneratorCreate().
Public API and Backward Incompatible Changes
Removed Emscripten from the release bundle — builds for this platform are no longer included in the release.
아티팩트 다운로드
CodePorting.Translator Cs2Cpp 25.7
이는 기존 C# 코드를 C++로 변환할 수 있는 CodePorting.Translator Cs2Cpp의 전체 패키지입니다.추가됨: 2025. 7. 22.다운로드파일 크기: 318Mb
CodePorting.Translator Cs2Cpp는 API나 코드 문서를 변경하지 않고도 두 언어에 동일한 버전의 소프트웨어를 출시하기 위해 C# 소스 코드를 C++로 자동 변환하는 데 도움이 되는 트랜스파일러 솔루션입니다.프로젝트를 변환한 후에는 코드를 컴파일하면서 NuGet을 통해서도 제공되는 CodePorting.Translator Cs2Cpp Framework에 연결해야 합니다.