VungleSDKForWinUI3 7.0.0

dotnet add package VungleSDKForWinUI3 --version 7.0.0
                    
NuGet\Install-Package VungleSDKForWinUI3 -Version 7.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="VungleSDKForWinUI3" Version="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VungleSDKForWinUI3" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="VungleSDKForWinUI3" />
                    
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 VungleSDKForWinUI3 --version 7.0.0
                    
#r "nuget: VungleSDKForWinUI3, 7.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 VungleSDKForWinUI3@7.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=VungleSDKForWinUI3&version=7.0.0
                    
Install as a Cake Addin
#tool nuget:?package=VungleSDKForWinUI3&version=7.0.0
                    
Install as a Cake Tool

Vungle Windows SDK (Win32)

Overview

Vungle Windows SDK for WinUI 3 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/Demo+Apps/LiftoffWinUI3DemoApp.zip

Installation

Install via NuGet Package Manager in Visual Studio: Or add to your .vcxproj using the NuGet UI.

Usage

Include the reference in your source: using LiftoffSDK.Public

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.
.NET net6.0-windows10.0.19041 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows 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

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-beta1 74 1/10/2026

1.0.0
     First Full Release.