JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"admob",
"maui",
"plugin"
],
"is_fork": false,
"size_kb": 1592,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 147437
},
"pushed_at": "2026-07-23T05:56:17Z",
"created_at": "2023-11-08T18:11:42Z",
"owner_type": "User",
"updated_at": "2026-07-23T04:53:36Z",
"description": "AdMob plugin for .NET MAUI",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": null,
"name": "Marius Bughiu",
"type": "User",
"login": "marius-bughiu",
"company": "UiPath",
"location": "Bucharest, Romania",
"followers": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/11870708?v=4",
"created_at": "2015-04-09T12:17:30Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 4122
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2026-02-01T18:57:33Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-01-31T23:44:23Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2025-03-23T13:31:32Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2025-03-22T14:20:52Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-03-14T22:20:44Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2025-02-22T17:26:23Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-02-02T11:55:40Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-01-26T06:40:46Z"
}
],
"recent_commits": [
{
"oid": "aef08775f24a33756908de1f45faa6940e4ef90d",
"body": null,
"is_bot": false,
"headline": "Add native video support via MediaView (issue #78) (#100)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-23T04:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d057a9fb53c7d2f77a46853cd5715099a22f9a34",
"body": "* Add Android banner lifecycle handling\n\n* Harden Android banner lifecycle cleanup paths",
"is_bot": false,
"headline": "Handle Android banner lifecycle more safely (#107)",
"author_name": "Marcio",
"author_login": "marciosouzajunior",
"committed_at": "2026-07-21T19:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df45fea8b245d014920fd5c437e0c827eb40ddc2",
"body": null,
"is_bot": false,
"headline": "Merge pull request #105 from marius-bughiu/claude/angry-herschel-03dedd",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-07T03:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37d979d380c835d721fb9ff343fdb9e796aed8a",
"body": "A concurrency group prevents an overlapping scheduled and manual run\nfrom racing on the fixed PR branch, and the version guard now reports\nwhich value failed to resolve instead of exiting silently.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Serialize bump runs and surface version resolution failures",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-06T20:52:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5a6a75da8d985a3bf50428c172d8ed81e5f40d00",
"body": "…ects (#104)\n\n* Unsubscribe the OnAdLoaded handler when the native ad handler disconnects\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* Guard the OnAdLoaded unsubscription for pre-created ads\n\nIn the NativeAdView(INativeAd, ContentView) path LoadAd never runs, so\n_onAdLoaded is null on \n[…]\neAd is\npublic, so a custom implementation's event accessor could reject null.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Unsubscribe the OnAdLoaded handler when the native ad handler disconn…",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-05T20:31:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5daabfb4b60416733f00a704aa4052a1777f7b21",
"body": "Add a package title, expand the one-line description to enumerate the\nsupported ad formats and consent support, and grow the tags with the\nad-format keywords people actually search for (banner, interstitial,\nrewarded, native ads, consent/UMP/GDPR, ...). Takes effect on the next\npackage publish.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Improve NuGet package metadata for discoverability",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-05T20:21:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f0438f9d8cc5f331d625202c1ee2a553f18bbe17",
"body": "Lead with a keyword-rich pitch, badges, and the feature matrix instead\nof the affiliation disclaimer (now a footer), and add a quick start\nwith real code plus a differentiators section. Docs links are now\nabsolute URLs so they resolve on nuget.org, where the README doubles\nas the package page.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Make the README catchier and more SEO-friendly",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-05T20:16:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8025f5f7d4ebc4040909cca6201a75f7ec703b70",
"body": "A scheduled workflow checks NuGet daily for a newer stable\nMicrosoft.Maui.Controls within the current major, bumps\nMauiPackageVersion in the plugin and the pinned MAUI packages in both\nsample apps, and opens a PR. A fixed branch name makes consecutive\nservice releases update the existing PR instead of stacking new ones.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Open automated PRs for new MAUI releases",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-05T20:16:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f33d52af64df4dcfcda9db2c59d56cd6a7cd3380",
"body": "For pre-loaded ads (NativeAdView created with an existing INativeAd),\nConnectHandler registered event handlers on the ad every time the\nhandler connected, but nothing ever removed them. The ad outlives the\nhandler, so each MAUI disconnect/reconnect cycle stacked another set of\nsubscriptions and the \n[…]\nhandler lifetime. This also covers the LoadAd path, where an ad\nabandoned by a disconnect mid-load no longer keeps raising events into\nthe view.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Unsubscribe native ad events when the handler disconnects (#103)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-05T13:27:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9b5a4179fbfff16e22e60b13e39cc88c8ff3408d",
"body": "… (#102)\n\nThe Android NativeAdHandler only subscribed to OnConsentInfoUpdated and\nnever checked whether ads could already be requested, so a XAML-declared\nNativeAdView never loaded when consent had been obtained in a prior\nsession (or the consent flow completed before the view connected).\nAlign ConnectHandler with the iOS handler: check DisableConsentCheck /\nCanRequestAds() and load immediately, otherwise wait for the consent\nevent.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Load native ads on Android when consent is already granted at connect…",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-05T13:12:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "862bbc181d1027ed2b88800804f5ded6714a1153",
"body": "On iOS, ShowAd could run twice for the same NativeAdView: the consent\nservice raises OnConsentInfoUpdated multiple times (a consent reset\nraises it too, and again once consent is obtained), and the handler\nloaded a new ad on every event without ever unsubscribing. Each extra\nShowAd re-added the ad c\n[…]\nching when the ad content is already attached, and the flag is\nreset on disconnect so a reconnect with a fresh platform view attaches\ncorrectly.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Prevent duplicate native ad loads from repeated consent updates (#101)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-05T12:51:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5a08e5c7b8952d0ebddcecc328793dffbe1a184e",
"body": "… (#99)\n\nAndroid needs SupportedOSPlatformVersion 23 (Google Play Services);\niOS needs 15.0 (Google Mobile Ads SDK) plus MinimumOSVersion in\nInfo.plist for Release builds. Covers the null-reference crash from\nissue #56 and matches what the sample apps already set.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Document minimum OS version requirements in setup and troubleshooting…",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-04T16:02:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5292e05f0b479bdead6650d610f899fdbc499aca",
"body": "Co-authored-by: Colin Wilmans <colin.wilmans@crwsolutions.nl>",
"is_bot": false,
"headline": "Fixed some easy to fix warnings (#98)",
"author_name": "crwsolutions",
"author_login": "crwsolutions",
"committed_at": "2026-07-04T16:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1910a92fcc374da35503dbd129cb51b9ee963827",
"body": "Google Play Services depends on older Xamarin.AndroidX.*.Ktx packages\nwhose upper bounds do not admit the newer AndroidX base packages that\n.NET MAUI resolves. Referencing the Ktx packages directly at aligned\nversions removes the warnings. Verified: an app referencing the\nPlugin.AdMob 10.0.80-beta.7 package with these pins builds with zero\nNU1608 warnings. Also documented in Troubleshooting-Android.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Align AndroidX Ktx packages in samples to silence NU1608 warnings (#97)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-04T05:32:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "15266b789e8a3f0d125461390787b5f2fda29ee8",
"body": "… 80 (#96)\n\nThe fix is Xamarin.GooglePlayServices.Ads.Lite 124.0.0.5+, whose\ndependency graph stops pulling both variants of\nXamarin.AndroidX.Compose.Runtime.Annotation - not MAUI 10.0.80 as\npreviously documented. Verified empirically against plugin 3.0.2:\nMAUI 10.0.80 alone still fails; a direct Ads.Lite 124.0.0.6 reference\nor the ExcludeAssets workaround both fix Release builds.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Correct the duplicate Compose classes fix attribution and cover issue…",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T20:13:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a4a1051a14e72e1217346444a2a50c81490c3ac8",
"body": "…(#95)\n\nAligning Xamarin.Firebase.Analytics with the resolved\nXamarin.GooglePlayServices.Measurement.Base version resolves the\nduplicate type definitions; MultiDex/d8/r8 settings do not.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Document the verified fix for Firebase duplicate measurement classes …",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T19:51:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "63586a8bf2d0bc3fcf778a8e296398e31c09f4a7",
"body": "GADNativeAdView is a plain UIView whose SizeThatFits reports its\ncurrent (initially zero) bounds, so MAUI measured NativeAdView as\n0x0 and siblings rendered on top of the ad content.\n\n- Override GetDesiredSize to measure the MAUI AdContent and report\n its size plus the pin-constraint insets\n- Set T\n[…]\nI\n positions by setting Frame\n- Invalidate the virtual view's measure after the ad content is\n attached so layout re-runs after async ad loads\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix native ads not taking up layout space on iOS (#94)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T19:25:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "46d69c48c05cac30cf36e5599b6b7ffb7272348e",
"body": "…0 (#93)\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Note that the duplicate Compose classes issue is fixed in MAUI 10.0.8…",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T18:47:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3d473afa7b4062ef6e5ea7d3d126fc1298cb3239",
"body": "- MauiPackageVersion 10.0.30 -> 10.0.80 (plugin releases now tag as\n v10.0.80.<build>)\n- Microsoft.Maui.Controls / Compatibility 10.0.30 -> 10.0.80 in samples\n- Microsoft.AspNetCore.Components.WebView.Maui 10.0.30 -> 10.0.80\n- Microsoft.Extensions.Logging.Debug 10.0.2 -> 10.0.9\n- Removed the Xamarin.AndroidX.Compose.Runtime.Annotation.Jvm workaround\n for #67 from both samples - no longer needed on MAUI 10.0.80\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update to .NET MAUI 10.0.80 (#92)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T18:43:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7b8043c35d5a5c6d815e500ab458d6d257ea91b5",
"body": "* Update Google ad SDK bindings\n\n- Xamarin.GooglePlayServices.Ads.Lite 124.0.0.4 -> 124.0.0.6\n- Jc.GMA.iOS 12.2.1 -> 12.7.1\n- Jc.UMP.iOS 2.7.3 -> 2.7.5\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* Set explicit iOS SupportedOSPlatformVersion in samples\n\nJc.UMP.iOS 2.7.5 added buildTrans\n[…]\nuation time, failing with MSB4184\nwhen the project doesn't set it explicitly.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Dependency updates wave 2: Google ad SDK bindings (#91)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T18:21:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fbd015b8710fbf97e0178766b9e9a19849523e88",
"body": "Verified all versioning paths: untagged Release packs as\n10.0.30-beta.<height>, a v10.0.30.<build> tag packs as 10.0.30.<build>,\nDebug keeps the -dev.<timestamp> version.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update MinVer to 7.0.0 (#90)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T17:45:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7a34c282ed3088c252ee58ff0e1c11cde5e0b3f9",
"body": "…eshooting docs (#89)\n\n* Update sample shell title left over from the Net10 rename\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* Document emulator software-GPU no-fill for full-screen test ads\n\nFull-screen test ad formats (interstitial, rewarded, app open) fail with\n\"Ad failed to load :\n[…]\ncom>\n\n* Remove reference to the fixed native ad unit bug from troubleshooting\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Follow-ups that missed the #88 squash: sample title + emulator troubl…",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T17:14:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5a1863577c3ede34b5b01a225b5e0512ef6b0f81",
"body": "* Drop .NET 9 support and version the plugin after the targeted MAUI release\n\n- Plugin now targets net10.0 only; removed net9 TFMs and their\n platform/package configuration.\n- Replaced MinVer tag-based versioning with an explicit version (10.0.30)\n that tracks the targeted .NET MAUI version.\n- Del\n[…]\nr\ndisambiguates anything. The code namespaces already used\nFoo.Bar.SampleApp.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Drop .NET 9 support and align plugin version with .NET MAUI (#88)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-07-03T16:28:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "29dfeb604ce2346ee4749a10d33f7e25ad124fc0",
"body": null,
"is_bot": false,
"headline": "Fix System.InvalidOperationException by safely raising ad events (#85)",
"author_name": "Marcio",
"author_login": "marciosouzajunior",
"committed_at": "2026-05-17T06:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7c387ef886ab7a5d63ba1da23618e4bd549e09",
"body": "Removed redundant note about documentation location.",
"is_bot": false,
"headline": "Update README to simplify documentation reference",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-02-01T18:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1856ebb8dc27ebf6a233820b4f2109e970e4a9a",
"body": "* Initial plan\n\n* Fix PlatformView crash in BannerAdHandler and NativeAdHandler\n\n- Store consent event handler as field to enable proper unsubscription\n- Unsubscribe from OnConsentInfoUpdated in DisconnectHandler\n- Add try-catch for InvalidOperationException when accessing PlatformView\n- Apply fix t\n[…]\nilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: marius-bughiu <11870708+marius-bughiu@users.noreply.github.com>\nCo-authored-by: Marius Bughiu <marius.bughiu@gmail.com>",
"is_bot": false,
"headline": "Fix crash on consent updates after ad handler disconnection (#69)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-01T18:12:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c8255e6fe12370befcf61732e50b6d1c27ea0835",
"body": "…views (#72)\n\n* Initial plan\n\n* Fix ObjectDisposedException when navigating back\n\nCo-authored-by: marius-bughiu <11870708+marius-bughiu@users.noreply.github.com>\n\n* Refactor to use event handler method instead of field\n\nCo-authored-by: marius-bughiu <11870708+marius-bughiu@users.noreply.github.com>\n\n[…]\noreply.github.com>\nCo-authored-by: Marius Bughiu <marius.bughiu@gmail.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Marius Bughiu <marius.bughiu@uipath.com>",
"is_bot": false,
"headline": "Fix ObjectDisposedException when navigating back to pages with AdMob …",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-01T17:05:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2f174b5d34c30642c8d9e62664e89fb637cfa928",
"body": "Removed note about syncing docs to GitHub Wiki.",
"is_bot": false,
"headline": "Update Home.md to remove syncing note",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-02-01T15:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a62a1f1255a28c3b0c329aa5222e1caa74ec48",
"body": "Removed the heading for Plugin.AdMob documentation.",
"is_bot": false,
"headline": "Remove heading from Home.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-02-01T15:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe6a80cbfc0c815489de654c960038d91344b04c",
"body": null,
"is_bot": false,
"headline": "Fix related issues URLs",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-02-01T15:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc0bb69f24a379e04ba24b39481bffbcab319d7",
"body": null,
"is_bot": false,
"headline": "Update docs (#77)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-02-01T15:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2002a943ab5b5be7fadb2cefa0c9d988eb65fa",
"body": null,
"is_bot": false,
"headline": "Update sync-wiki.yml",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-02-01T14:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0786740d4e602ec8e8c0a2a33c1b9d3e4858dd14",
"body": "* Move wiki to /docs + sync to wiki action\n\n* Update sync-wiki workflow to copy all documentation and streamline link conversion\n\n* Refine link conversion in sync-wiki workflow to target only relative wiki links\n\n* Update docs/Rewarded-interstitial-ads.md\n\nCo-authored-by: Copilot <175728472+Copilot@\n[…]\nopilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: marius-bughiu <11870708+marius-bughiu@users.noreply.github.com>",
"is_bot": false,
"headline": "Move wiki to /docs + sync to wiki action (#74)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-02-01T14:49:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "778d4fc916c64e47d312056a52df25e1535d0e6b",
"body": "Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: marius-bughiu <11870708+marius-bughiu@users.noreply.github.com>\nCo-authored-by: Marius Bughiu <marius.bughiu@gmail.com>",
"is_bot": false,
"headline": "Add IsLoaded bindable property to BannerAd (#73)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-01T14:00:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "15baa363f9eaa359f6e8cab4e17084c5044ef854",
"body": null,
"is_bot": false,
"headline": "Add .NET 10 support (#42)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2026-01-31T23:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1792c138fc5c942ce1d4636ac0624c1e7174fcdc",
"body": "NativeAd.cs - Added comprehensive documentation and property descriptions for all native ad assets\n- MainPage.xaml - Set x:DataType to INativeAd and updated VerticalOptions for better layout\n- MyCustomAdTemplate.xaml - Set x:DataType to INativeAd and updated VerticalOptions for better layout\n\nCo-authored-by: Colin Wilmans <colin.wilmans@crwsolutions.nl>",
"is_bot": false,
"headline": "Fixed a lot of warnings: (#59)",
"author_name": "crwsolutions",
"author_login": "crwsolutions",
"committed_at": "2026-01-31T20:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e13b019f3a0103b64f90dabe99de428d80e6a6f6",
"body": "… Platform package versions for net9.0-android and net9.0-ios targets. (#60)\n\n* Plugin.AdMob.csproj - Updated Google Play Services and User Messaging Platform package versions for net9.0-android and net9.0-ios targets.\n* Foo.Bar.SampleApp.Net9.csproj - Updated Microsoft.Maui.Controls and Microsoft.Maui.Controls.Compatibility package versions from 9.0.30 to 9.0.120\n\nfixes marius-bughiu/Plugin.AdMob#48\n\nCo-authored-by: Colin Wilmans <colin.wilmans@crwsolutions.nl>",
"is_bot": false,
"headline": "Plugin.AdMob.csproj - Updated Google Play Services and User Messaging…",
"author_name": "crwsolutions",
"author_login": "crwsolutions",
"committed_at": "2026-01-31T20:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d518032a76261f29e015b831476121d00bb5c7",
"body": "Add ad targeting options",
"is_bot": false,
"headline": "Merge pull request #53 from marius-bughiu/feat/ad-config-extras",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-07-28T11:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32edfc7929cb389c70c5f61218a455c3219d09a0",
"body": null,
"is_bot": false,
"headline": "remove hardcoded native test ad unit id",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-07-28T11:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ffc85e79d73daeb3ead5251e43b538a047a7ce",
"body": null,
"is_bot": false,
"headline": "add ad targeting options",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-07-28T11:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c13c9a4e99095b71407fc885f5adc28236d879",
"body": null,
"is_bot": false,
"headline": "improve android version check",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-07-28T11:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885be41d7ca947493b2cff4b27209b8f7196ba2d",
"body": "This reverts commit 3bf562c937dc344b0464b9b8ffba209da7643d57.",
"is_bot": false,
"headline": "Revert \"force sdk & workload version\"",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-07-27T18:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b32248151eae14cc6a5b6d561ca49ad73a59ec71",
"body": null,
"is_bot": false,
"headline": "force static registrar",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-07-27T11:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bf562c937dc344b0464b9b8ffba209da7643d57",
"body": null,
"is_bot": false,
"headline": "force sdk & workload version",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-07-27T11:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1df92690514f845a4a525acd84b438e6695b908",
"body": "…ons (#49)\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix for code scanning alert no. 2: Workflow does not contain permissi…",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-06-29T08:33:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ab9274f83b3d5653398ac7f2fc4f6ef81fe1a206",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-23T17:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce15b0843b4322d494fc84c61114c046a4113c8",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-23T13:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ffb8fab274367a4f683a47a32b971e45adb04f",
"body": null,
"is_bot": false,
"headline": "Stub implementations for maccatalyst and windows (#39)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-23T12:40:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6fdb46809cc733d704ad6047a78110d26a1f63c",
"body": null,
"is_bot": false,
"headline": "Fix BannerAd display on Android API < 30 (#41)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-23T12:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f2d0da4f649467037ceda39dcfc5fb09202f05",
"body": null,
"is_bot": false,
"headline": "fix: omit RootViewController on BannerView (#38)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-22T13:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c0369654266b58dda3942e61797545971d557e",
"body": "…ads (#36)\n\n* fix: pass null view controller to fix modal displaying of interstitital ads\n\n* fix: update other nullable view controllers to use sdk",
"is_bot": false,
"headline": "fix: pass null view controller to fix modal displaying of fullscreen …",
"author_name": "Joseph Sawyer",
"author_login": "jcsawyer",
"committed_at": "2025-03-22T13:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711659f93ab17c4b2e8c1827418bf76f34a03680",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-22T05:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6a544bda0f90040fabc7bb55dcbeccc674040c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-21T20:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8e98de6105de957f5b22cdc8dccc7c6f83c17e",
"body": "* blank native ad service\n\n* working Android implementation (needs refactoring)\n\n* simplified nativead view\n\n* basic and advanced usage options + example\n\n* code review fixes\n\n* connect event handlers\n\n* try ios\n\n* fix IntPtr_objc_msgSendSuper call\n\n* empty NativeAdView\n\n* debug\n\n* wip\n\n* working io\n[…]\nlidation\n\n* upgrade bindings to 12.2.0\n\n* register iOS event handlers\n\n* omit rootViewController\n\n* split test ad unit ids by platform\n\n* use AdUnitId provided on the view\n\n* sync net8 samples project",
"is_bot": false,
"headline": "Adds support for native ads (#34)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-21T20:45:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c22b6c4627d6c25f45792778b901566dccb2dad8",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-15T14:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b5c7f7e48c551c741f19a5156c81be39445e3f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-14T22:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b078a590615df047a8c7895b936788ba9a30dfb4",
"body": "* Add IsLoaded and OnAdLoaded\n\n* rename OnAdPrepared to OnAdLoadedInternal",
"is_bot": false,
"headline": "Add IsLoaded and OnAdLoaded (#33)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-14T21:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e8b7f11f1489a460c5129c74e6bf6b3c7b2db1",
"body": "* Add AppOpen ads support\n\n* update samples\n\n* partial iOS support\n\n* app open ad events\n\n* sync sample projects\n\n* update ios binding library to 11.13.5",
"is_bot": false,
"headline": "Add support for AppOpen ads (#28)",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-03-14T20:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f699b409617cc85a2a806ad6ac4af73d6e971f3",
"body": null,
"is_bot": false,
"headline": "Ensure initialization is only done once",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-22T17:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb94d2d85a2fa3e3b698c274f777204f64d079b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-22T16:57:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7b50a8d0df67e4b6a3dce70a2b714e81d6633f",
"body": null,
"is_bot": false,
"headline": "revert GADIsAdManagerApp",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-22T15:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47960779ae8876ff33fc163b94cf266f03ef22f0",
"body": "Update iOS bindings libraries",
"is_bot": false,
"headline": "Merge pull request #27 from marius-bughiu/feat/update-ios-sdk",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-22T12:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5b90f06975fbbbe8510836244a875ede7f59c4",
"body": null,
"is_bot": false,
"headline": "Update iOS bindings libraries",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-22T12:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d3a90e96e4ce2c2b9c988e2aeb8fb12eaf57ec",
"body": "Enable nullable reference types",
"is_bot": false,
"headline": "Merge pull request #23 from marius-bughiu/feat/nullable-enable",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-17T20:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debe23fb5bda6399653528d95e40afa2467f6b67",
"body": null,
"is_bot": false,
"headline": "Enable nullable reference types",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T17:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5da61b01c216897501837d8c1c2e2016ede084b",
"body": "Document public facing APIs",
"is_bot": false,
"headline": "Merge pull request #22 from marius-bughiu/fix/xml-docs",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T16:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfe0ca55e89443d739d7b3ee763a84e773c3c052",
"body": null,
"is_bot": false,
"headline": "Fix Hybrid sample app dependencies",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T16:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a55897dad5a3f8b9d60a39a8740a13b3865f313",
"body": null,
"is_bot": false,
"headline": "Document public facing APIs",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T16:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f8c9de024c363a46070c5f05bc0bc9c3c690764",
"body": null,
"is_bot": false,
"headline": "Re-enable deploy stage",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T13:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5fd2f64b35cbf533d3800568507aaec188e6e2",
"body": null,
"is_bot": false,
"headline": "Try 0 fetch-depth, disable deploy",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T13:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a871c00bd41d22c79e8d12c013eb946e678f43ea",
"body": null,
"is_bot": false,
"headline": "Use a checkout depth of 50",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T13:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a55706b9ecdbe91c37f4a14d6cbd030835ac926",
"body": null,
"is_bot": false,
"headline": "Add MinVer",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T13:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7a425e262fc89a3a6a8df8fee89e8c07321a1b7",
"body": null,
"is_bot": false,
"headline": "Reference readme file",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T12:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ed3419f9f9e93d27a1e0c989392663a9f54a13",
"body": null,
"is_bot": false,
"headline": "Include README.md in the nuget package",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T12:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8adecb4f154961e2b9079d2893fab9c90e585d7",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.3.1-beta",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T11:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17576181c261766324305e85c35bfd63ace13f47",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.3.0",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T11:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faa302dcb5b912e68a4246f221a62557d164d388",
"body": null,
"is_bot": false,
"headline": "Use v4 actions",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-02-02T10:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9760e3af750e1619341c7a2051bc31910bf945c0",
"body": null,
"is_bot": false,
"headline": "Add hybrid app sample",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-27T20:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71f39bc9127d90222cc4d2834f15bde99c258ce0",
"body": "Google User Messaging Platform (UMP) support",
"is_bot": false,
"headline": "Merge pull request #20 from marius-bughiu/feat/ad-consent",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-27T20:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e02d2d24656fec5552c20d4c853ec261e06ec5",
"body": null,
"is_bot": false,
"headline": "Add Google User Messaging Platform (UMP) support",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-27T20:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64dfcb2cc452ef4ef0f822919466750076242246",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.3.0-beta",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-26T06:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490940273fbbd252ac060728606e3eb995fe4938",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.2.0",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-26T06:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c703390833386ce66a5f6e1079c8f293ed46fe83",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-25T21:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d880dd166ebeb27273e4915fc2faec732fe2cd95",
"body": null,
"is_bot": false,
"headline": "Replace deprecated GetRootViewController",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-25T09:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4099d873b92db94cb7a73ea5828f6581a96da026",
"body": "Add support for .NET 9",
"is_bot": false,
"headline": "Merge pull request #16 from marius-bughiu/feat/net9-support",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-25T09:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb73160b30de99243a25155a6d5e124f0d296824",
"body": null,
"is_bot": false,
"headline": "Clean up + fix SupportedOSPlatformVersion",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-25T09:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab3432a1a80a21a3790d559fa1c020346583095",
"body": null,
"is_bot": false,
"headline": "Separate net8/net9 sample projects",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-24T22:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dfaaea4acebfa4a415c169cfe50849a640d7b8f",
"body": null,
"is_bot": false,
"headline": "Add net9 target frameworks",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-24T21:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4daa4b57e587ae9b1fc05da4087be7606532c72",
"body": "feat: add and implement rewarded interstitial ads",
"is_bot": false,
"headline": "Merge pull request #17 from jcsawyer/main",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-24T21:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0386c82c81a9ca92af18df03856fa8bf6e985b",
"body": null,
"is_bot": false,
"headline": "feat: add and implement rewarded interstitial ads",
"author_name": "Joseph Sawyer",
"author_login": "jcsawyer",
"committed_at": "2025-01-24T19:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8225b6ac6ac4d602e4e5f812ebd3344118d7b1da",
"body": "feat: add rewarded ad implementation",
"is_bot": false,
"headline": "Merge pull request #15 from jcsawyer/main",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2025-01-21T20:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8690e08f53f4342ca9420545bf1e8961df71a48",
"body": null,
"is_bot": false,
"headline": "feat: add rewarded ad implementation",
"author_name": "Joseph Sawyer",
"author_login": "jcsawyer",
"committed_at": "2025-01-20T23:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec3d4fddcd20b3095d59687894944bb7c83588b",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T19:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ecac0e4406049d132fef39927cbaf1643ab3d88",
"body": null,
"is_bot": false,
"headline": "Update icon.png",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T19:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4868193a5a898c6afd11a9f0b5551a3316fcc496",
"body": null,
"is_bot": false,
"headline": "Add package icon",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T18:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0c89a8af8318d8eb62f36fab9ee183910b69e9b",
"body": null,
"is_bot": false,
"headline": "Extend UseAdMob to allow default ad unit id configuration",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T17:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6072335120e0dc0c45b20e3096c6ad5f6618d940",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T17:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c513cb9590cafb28ea7701ba6a417f510743fb",
"body": null,
"is_bot": false,
"headline": "Remove unused target platforms",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T17:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ab4747250ec83710067ed9b4394b36fae8a520",
"body": null,
"is_bot": false,
"headline": "Remove nuget deploy condition",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T13:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8dcd203d2d3adc15c50c90ce52704e5b505b99c",
"body": null,
"is_bot": false,
"headline": "Add description to ad events + generate docs",
"author_name": "Marius Bughiu",
"author_login": "marius-bughiu",
"committed_at": "2024-04-07T13:14:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 43,
"latest_release_at": "2026-02-01T18:57:33Z",
"latest_release_tag": "v3.0.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 171,
"mean_days_between_releases": 53.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "Plugin.AdMob",
"exists": true,
"license": null,
"keywords": [
"maui",
"dotnet-maui",
"dotnet",
"admob",
"google-admob",
"google",
"google-mobile-ads",
"ads",
"advertising",
"monetization",
"banner",
"interstitial",
"rewarded",
"rewarded-interstitial",
"app-open",
"native-ads",
"native-video",
"consent",
"ump",
"user-messaging-platform",
"gdpr",
"android",
"ios",
"cross-platform"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Plugin.AdMob",
"is_deprecated": false,
"latest_version": "10.0.80.1",
"repository_url": "https://github.com/marius-bughiu/Plugin.AdMob",
"versions_count": 12,
"total_downloads": 33977,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T06:03:46.313000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 16,
"stars": 93,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-16",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"samples/Foo.Bar.SampleApp.Hybrid/Foo.Bar.SampleApp.Hybrid.csproj",
"samples/Foo.Bar.SampleApp/Foo.Bar.SampleApp.csproj",
"src/Plugin.AdMob/Plugin.AdMob.csproj"
],
"largest_source_bytes": 8970,
"source_files_sampled": 87,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 16,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "MinVer",
"manifest": "src/Plugin.AdMob/Plugin.AdMob.csproj",
"ecosystem": "nuget",
"version_constraint": "7.0.0"
},
{
"name": "Microsoft.Maui.Controls",
"manifest": "src/Plugin.AdMob/Plugin.AdMob.csproj",
"ecosystem": "nuget",
"version_constraint": "$(MauiPackageVersion)"
},
{
"name": "Microsoft.Maui.Controls.Compatibility",
"manifest": "src/Plugin.AdMob/Plugin.AdMob.csproj",
"ecosystem": "nuget",
"version_constraint": "$(MauiPackageVersion)"
},
{
"name": "Xamarin.GooglePlayServices.Ads.Lite",
"manifest": "src/Plugin.AdMob/Plugin.AdMob.csproj",
"ecosystem": "nuget",
"version_constraint": "124.0.0.8"
},
{
"name": "Jc.GMA.iOS",
"manifest": "src/Plugin.AdMob/Plugin.AdMob.csproj",
"ecosystem": "nuget",
"version_constraint": "12.10.0"
},
{
"name": "Jc.UMP.iOS",
"manifest": "src/Plugin.AdMob/Plugin.AdMob.csproj",
"ecosystem": "nuget",
"version_constraint": "2.7.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Jc.GMA.iOS",
"direct": true,
"version": "12.10.0",
"ecosystem": "nuget"
},
{
"name": "Jc.UMP.iOS",
"direct": true,
"version": "2.7.5",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Maui.Controls",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Maui.Controls",
"direct": true,
"version": "10.0.80",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Maui.Controls.Compatibility",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Maui.Controls.Compatibility",
"direct": true,
"version": "10.0.80",
"ecosystem": "nuget"
},
{
"name": "MinVer",
"direct": true,
"version": "7.0.0",
"ecosystem": "nuget"
},
{
"name": "Xamarin.GooglePlayServices.Ads.Lite",
"direct": true,
"version": "124.0.0.8",
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Components.WebView.Maui",
"direct": false,
"version": "10.0.80",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Debug",
"direct": false,
"version": "10.0.9",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.Activity.Ktx",
"direct": false,
"version": "1.13.0.1",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.Collection.Ktx",
"direct": false,
"version": "1.6.0.1",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.Fragment.Ktx",
"direct": false,
"version": "1.8.9.4",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.Lifecycle.Process",
"direct": false,
"version": "2.11.0.1",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.Lifecycle.Runtime.Ktx",
"direct": false,
"version": "2.11.0.1",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.Lifecycle.Runtime.Ktx.Android",
"direct": false,
"version": "2.11.0.1",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.Lifecycle.ViewModel.Ktx",
"direct": false,
"version": "2.11.0.1",
"ecosystem": "nuget"
},
{
"name": "Xamarin.AndroidX.SavedState.SavedState.Ktx",
"direct": false,
"version": "1.5.0.1",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 18,
"direct_count": 8,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 46,
"open_issues": 2,
"closed_ratio": 0.959,
"closed_issues": 47,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "marius-bughiu",
"commits": 121,
"avatar_url": "https://avatars.githubusercontent.com/u/11870708?v=4"
},
{
"type": "User",
"login": "jcsawyer",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/8984041?v=4"
},
{
"type": "User",
"login": "crwsolutions",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/74902468?v=4"
},
{
"type": "User",
"login": "marciosouzajunior",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3470856?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.938
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"bump-maui.yml",
"release.yml",
"sync-wiki.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "19 out of 22 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/26 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "24 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 8,
"reason": "SAST tool is not run on all commits -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "aef08775f24a33756908de1f45faa6940e4ef90d",
"ran_at": "2026-07-23T06:09:03Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T05:59:55Z",
"oldest_open_prs": [
{
"number": 108,
"created_at": "2026-07-23T05:59:52Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-23T04:53:32Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 54,
"created_at": "2025-09-02T19:28:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2026-07-14T06:44:37Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/marius-bughiu/Plugin.AdMob",
"host": "github.com",
"name": "Plugin.AdMob",
"owner": "marius-bughiu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 62,
"vitality": 71,
"community": 51,
"governance": 59,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 43,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "43 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 43
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v3.0.2",
"releases_from_tags": false,
"days_since_latest_release": 171,
"mean_days_between_releases": 53.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 171 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 171
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~53.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 53.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 16,
"stars": 93,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "93 stars",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 93
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"packages": [
"Plugin.AdMob"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 33977,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "33,977 downloads all-time across nuget",
"points": 47.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 33977,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.938
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 94% of commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 46,
"open_issues": 2,
"closed_issues": 47,
"issue_closed_ratio": 0.959,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "46/49 decided PRs merged",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 46,
"decided": 49
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 17,
"owner_type": "User",
"is_verified": null,
"owner_login": "marius-bughiu",
"public_repos": 16,
"account_age_days": 4122
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "17 followers of marius-bughiu",
"points": 9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 17,
"login": "marius-bughiu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~11 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"Plugin.AdMob"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "19 out of 22 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"admob",
"maui",
"plugin"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "19 out of 22 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "24 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 16 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 16
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 16,
"unassessed_packages": 2,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 16,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.49,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "49 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 26.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 49,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.24,
"toolchain_manifests": [
"samples/Foo.Bar.SampleApp.Hybrid/Foo.Bar.SampleApp.Hybrid.csproj",
"samples/Foo.Bar.SampleApp/Foo.Bar.SampleApp.csproj",
"src/Plugin.AdMob/Plugin.AdMob.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "samples/Foo.Bar.SampleApp.Hybrid/Foo.Bar.SampleApp.Hybrid.csproj, samples/Foo.Bar.SampleApp/Foo.Bar.SampleApp.csproj, src/Plugin.AdMob/Plugin.AdMob.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "samples/Foo.Bar.SampleApp.Hybrid/Foo.Bar.SampleApp.Hybrid.csproj, samples/Foo.Bar.SampleApp/Foo.Bar.SampleApp.csproj, src/Plugin.AdMob/Plugin.AdMob.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "24 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 24,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 8970,
"source_files_sampled": 87,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/87 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 87,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T06:09:19.270310Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/marius-bughiu/Plugin.AdMob.svg",
"full_name": "marius-bughiu/Plugin.AdMob",
"license_state": "standard",
"license_spdx": "MIT"
}