Skip to content

vslavik/nuget-sentry-native

Repository files navigation

Unofficial NuGet package for Sentry SDK for C/C++

NuGet Version and Downloads count Build package

This is an unofficial package of the Sentry native SDK, intended for use as a NuGet dependency.

It includes the sentry-native SDK as well as the sentry-cli tool.

How to use

Add the package as C++ project's dependency in Visual Studio. The package includes necessary rules to add the include directories, link the libraries and copy required DLL and EXE files to the output path.

You can use the $(SentryCLI) msbuild variable to invoke sentry-cli.

About

Unofficial nuget packages for Sentry native SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published