CodePorting.Native.Cs2Cpp.PortingControl
21.2.0
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.
Install-Package CodePorting.Native.Cs2Cpp.PortingControl -Version 21.2.0
dotnet add package CodePorting.Native.Cs2Cpp.PortingControl --version 21.2.0
<PackageReference Include="CodePorting.Native.Cs2Cpp.PortingControl" Version="21.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodePorting.Native.Cs2Cpp.PortingControl --version 21.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodePorting.Native.Cs2Cpp.PortingControl, 21.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://wiki.codeporting.com/native/cs2cpp/release-notes/2021/codeporting-native-cs2cpp-21-2/
Dependencies
-
.NETFramework 4.7.2
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.