Plugin.AdMob 3.0.2

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

AdMob plugin for .NET MAUI

NuGet version (Plugin.AdMob) NuGet version (Plugin.AdMob)

This project has no affiliation with Microsoft or the Maui/Xamarin teams.

dotnet add package Plugin.AdMob

Features

Banner Interstitial Rewarded Rewarded interstitial App open Native Native video
Android ➡️ In progress
iOS ➡️ In progress

Getting started

📽️ YouTube video:

How to display an AdMob banner ad in your .NET MAUI app in under 5 minutes

Docs

For setup instructions and usage documentation, see the docs folder (also synced to the Wiki):

  1. Setup
  2. Configuration
  3. Consent
  4. Banner ads
  5. Interstitial ads
  6. Rewarded ads
  7. Rewarded interstitial ads
  8. Native ads
  9. App open ads
  10. Troubleshooting
  11. Samples
Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst18.0 is compatible.  net9.0-windows10.0.19041 is compatible.  net10.0-android was computed.  net10.0-android36.0 is compatible.  net10.0-ios was computed.  net10.0-ios26.0 is compatible.  net10.0-maccatalyst was computed.  net10.0-maccatalyst26.0 is compatible.  net10.0-windows was computed.  net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Plugin.AdMob:

Package Downloads
benxu.AppPlatform.Ads.AdMob

AdMob implementation for ad services in .NET MAUI Blazor applications. Supports Banner, Interstitial and Rewarded ads with Mock mode for testing.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Plugin.AdMob:

Repository Stars
lswiderski/mi-scale-exporter
Mobile App to export data from Mi Body Composition Scale and upload it to Garmin Connect Cloud
Version Downloads Last Updated
3.0.2 446 2/1/2026
3.0.0 294 1/31/2026
2.3.2-beta.7 615 7/28/2025
2.3.2-beta.4 686 3/23/2025
2.3.1 6,333 3/23/2025
2.2.1-beta.2 279 3/23/2025
2.2.0 3,288 3/22/2025
2.1.1-beta.19 125 3/21/2025
2.1.1-beta.17 114 3/21/2025
2.1.1-beta.16 97 3/21/2025
2.1.1-beta.3 102 3/21/2025
2.1.0 3,446 3/14/2025
2.0.0 3,545 2/22/2025
1.3.0 4,195 2/2/2025
Loading failed