Skip to content
CppSharp / 1.1.48.5742

CppSharp 1.1.48.5742

Install from the command line:
Learn more about NuGet packages
$ dotnet add package CppSharp --version 1.1.48.5742

About this version

CppSharp is a tool and set of libraries which allows programmers to use C/C++ libraries with high-level programming languages (such as C#).

It is a tool that takes C/C++ header and library files and generates the necessary glue to surface the native API as a managed API. Such an API can be used to consume an existing native library in your high-level code or add scripting support to a native codebase.

The supported target languages at present are C# and C++/CLI.

It can also be used as a library to parse native code into a syntax tree with a rich declaration and type information model.

Details


Assets

  • package.nupkg

Download activity

  • Total downloads 2
  • Last 30 days 0
  • Last week 0
  • Today 0