CppSharp 1.1.5.3168

dotnet add package CppSharp --version 1.1.5.3168
                    
NuGet\Install-Package CppSharp -Version 1.1.5.3168
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CppSharp" Version="1.1.5.3168" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CppSharp" Version="1.1.5.3168" />
                    
Directory.Packages.props
<PackageReference Include="CppSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CppSharp --version 1.1.5.3168
                    
#r "nuget: CppSharp, 1.1.5.3168"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CppSharp&version=1.1.5.3168
                    
Install CppSharp as a Cake Addin
#tool nuget:?package=CppSharp&version=1.1.5.3168
                    
Install CppSharp as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CppSharp:

Package Downloads
Spout.NET

Spout.NET is a C# .NET Implementation for Spout2, A video frame sharing system.

BindingGenerator

CppSharp based binding generator for dotnet

Spout.NETCore

Package to invoke spout from c#

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on CppSharp:

Repository Stars
Ruslan-B/FFmpeg.AutoGen
FFmpeg auto generated unsafe bindings for C#/.NET and Core (Linux, MacOS and Mono).
ddobrev/QtSharp
Mono/.NET bindings for Qt
sdcb/OpenVINO.NET
High quality .NET wrapper for OpenVINO™ toolkit.
sdcb/Sdcb.FFmpeg
FFmpeg basic .NET API generated by CppSharp
allisterb/jemalloc.NET
A native memory manager for .NET
Dtronix/PDFiumCore
.NET Standard P/Invoke bindings for PDFium.
Version Downloads Last updated
1.1.5.3168 67,034 10/18/2023
1.1.1.10805 7,712 10/18/2023 1.1.1.10805 is deprecated because it has critical bugs.
1.0.76.8341 8,590 10/18/2023 1.0.76.8341 is deprecated because it has critical bugs.
1.0.54.626 32,353 5/31/2023
1.0.45.22293 28,703 2/6/2023
1.0.1 61,220 12/30/2021
1.0.0 19,039 10/12/2021
0.11.2 20,812 2/4/2021
0.11.1 9,272 2/3/2021
0.11.0 9,487 1/29/2021
0.10.5 31,849 6/27/2020
0.10.4 2,423 5/23/2020
0.10.3 4,623 4/9/2020
0.10.2 5,963 3/28/2020
0.10.1 7,765 7/4/2019
0.10.0 3,033 6/25/2019
0.9.2 2,835 5/7/2019
0.9.1 2,446 4/13/2019
0.9.0 7,993 3/1/2019
0.8.23 2,727 1/31/2019
0.8.22 4,539 9/24/2018
0.8.21 3,332 8/1/2018
0.8.20 3,239 5/25/2018
0.8.19 3,714 2/4/2018
0.8.18 3,767 1/27/2018
0.8.17 3,155 12/25/2017
0.8.16 3,277 11/10/2017
0.8.15 2,692 11/7/2017
0.8.14 4,356 9/17/2017
0.8.13 3,089 7/18/2017
0.8.12 2,644 7/18/2017
0.8.11 3,411 6/4/2017
0.8.10 3,116 4/23/2017
0.8.9 2,696 4/16/2017
0.8.8 2,620 4/9/2017
0.8.7 2,832 3/27/2017
0.8.6 3,012 3/4/2017
0.8.5 2,674 3/4/2017
0.8.4 3,561 2/10/2017
0.8.3 2,774 2/5/2017
0.8.2 2,753 1/25/2017
0.8.1 2,712 1/22/2017
0.8.0 2,500 1/22/2017
0.7.13 2,692 1/16/2017
0.7.12 3,052 11/17/2016
0.7.11 2,611 11/13/2016
0.7.10 2,538 11/11/2016
0.7.9 2,707 11/2/2016
0.7.8 2,579 11/1/2016
0.7.7 2,791 11/1/2016
0.7.6 2,683 10/28/2016
0.7.5 2,578 10/27/2016
0.7.4 2,626 10/25/2016
0.7.3 2,635 10/1/2016
0.7.2 2,897 9/17/2016
0.7.1 2,580 9/13/2016
0.7.0 2,539 9/12/2016
0.6.0 2,523 6/24/2016
0.5.2 2,545 6/17/2016
0.5.1 2,488 6/17/2016
0.5.0 2,647 6/14/2016