VungleSDKForWinForms 7.0.0
dotnet add package VungleSDKForWinForms --version 7.0.0
NuGet\Install-Package VungleSDKForWinForms -Version 7.0.0
<PackageReference Include="VungleSDKForWinForms" Version="7.0.0" />
<PackageVersion Include="VungleSDKForWinForms" Version="7.0.0" />
<PackageReference Include="VungleSDKForWinForms" />
paket add VungleSDKForWinForms --version 7.0.0
#r "nuget: VungleSDKForWinForms, 7.0.0"
#:package VungleSDKForWinForms@7.0.0
#addin nuget:?package=VungleSDKForWinForms&version=7.0.0
#tool nuget:?package=VungleSDKForWinForms&version=7.0.0
Vungle Windows SDK (WinForms)
Overview
Vungle Windows SDK for WinForms 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/LiftoffWinFormsDempApp.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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
-
net6.0-windows7.0
- Microsoft.Web.WebView2 (>= 1.0.3650.58)
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 | 66 | 3/18/2026 |
| 1.0.0-beta1 | 89 | 1/22/2026 |
7.0.0
First Full Release.