VungleSDKForWindowsDesktopNative 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package VungleSDKForWindowsDesktopNative --version 1.0.0
                    
NuGet\Install-Package VungleSDKForWindowsDesktopNative -Version 1.0.0
                    
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="VungleSDKForWindowsDesktopNative" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VungleSDKForWindowsDesktopNative" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="VungleSDKForWindowsDesktopNative" />
                    
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 VungleSDKForWindowsDesktopNative --version 1.0.0
                    
#r "nuget: VungleSDKForWindowsDesktopNative, 1.0.0"
                    
#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.
#:package VungleSDKForWindowsDesktopNative@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VungleSDKForWindowsDesktopNative&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=VungleSDKForWindowsDesktopNative&version=1.0.0
                    
Install as a Cake Tool

Vungle Windows SDK (Win32)

Overview

Vungle Native Windows SDK for Win32 (x64) 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.

Usage

Include the headers in your source: #include <LiftoffAds.h> #include <EventArguments\AdLoadCallback.h> #include <EventArguments\InitializationCallback.h> #include <EventArguments\AdLoadEventArgs.h> #include <EventArguments\AdPlayCallback.h>

Dependencies

Microsoft WebView2 Runtime: Vungle SDK uses the new Microsoft Edge WebView2 browser control (https://developer.microsoft.com/en-us/Microsoft-edge/webview2/) to display our ads. WebView2 depends on the Microsoft Edge WebView2 Runtime to function at runtime; without it, your library will fail to create or display the webview even if everything is linked correctly. The installer for your application must install the WebView2 Runtime. We recommend the Evergreen Bootstrapper (https://developer.microsoft.com/en-us/Microsoft-edge/webview2/?form=MA13LH). You can learn more about these options in the Microsoft Edge Developer documentation. (https://learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/distribution?tabs=dotnetcsharp)

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 Liftoff Help Center.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0 33 3/18/2026
1.0.0 105 2/2/2026
1.0.0-beta2 296 12/16/2025
1.0.0-beta1 452 12/9/2025

1.0.1