VungleSDKForWindowsDesktopNative 1.0.0-beta1
See the version list below for details.
dotnet add package VungleSDKForWindowsDesktopNative --version 1.0.0-beta1
NuGet\Install-Package VungleSDKForWindowsDesktopNative -Version 1.0.0-beta1
<PackageReference Include="VungleSDKForWindowsDesktopNative" Version="1.0.0-beta1" />
<PackageVersion Include="VungleSDKForWindowsDesktopNative" Version="1.0.0-beta1" />
<PackageReference Include="VungleSDKForWindowsDesktopNative" />
paket add VungleSDKForWindowsDesktopNative --version 1.0.0-beta1
#r "nuget: VungleSDKForWindowsDesktopNative, 1.0.0-beta1"
#:package VungleSDKForWindowsDesktopNative@1.0.0-beta1
#addin nuget:?package=VungleSDKForWindowsDesktopNative&version=1.0.0-beta1&prerelease
#tool nuget:?package=VungleSDKForWindowsDesktopNative&version=1.0.0-beta1&prerelease
Vungle Windows SDK (Win32)
Overview
Vungle Windows SDK for Win32 enables monetization and ad mediation for Windows desktop applications.
Example Code
Download from https://vungle2-sdk-dev-scratch.s3.us-east-1.amazonaws.com/windows/7.0/Win32/LiftoffWin32DesktopTestApp.zip
Installation
Install via NuGet Package Manager in Visual Studio:
Or add to your .vcxproj using the NuGet UI.
You will want to add the following to your projects Properties/C++/General/Additional Include Directories $(SolutionDir)packages\VungleSDKForWin32<insert version here>\include
You will want to add the following to your projects Properties/Linker/Input/Additional Dependencies $(SolutionDir)packages\VungleSDKForWin32<insert version here>\lib\native\x64\LiftoffSDK.Win32.lib
Usage
Include the header and link the provided native library:
Make sure your project links to LiftoffSDK.Win32.lib.
Documentation
See API Reference for full details.
License
This SDK is licensed under https://github.com/Vungle/Windows-SDK/blob/master/LICENSE.md.
Support
For issues or questions, visit GitHub Issues.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
-
native 0.0
- cpprestsdk.v142 (>= 2.10.15)
- Microsoft.Web.WebView2 (>= 1.0.3650.58)
- Microsoft.Windows.ImplementationLibrary (>= 1.0.250325.1)
- nlohmann.json (>= 3.12.0)
- zlib-msvc-x64 (>= 1.2.11.8900)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.1 | 101 | 4/3/2026 |
| 7.0.0 | 100 | 3/18/2026 |
| 1.0.0 | 115 | 2/2/2026 |
| 1.0.0-beta2 | 304 | 12/16/2025 |
| 1.0.0-beta1 | 454 | 12/9/2025 |
1.0.0
First Beta Release.