{"id":19251026,"url":"https://github.com/onesignal/onesignal-dotnet-sdk","last_synced_at":"2026-03-13T01:11:46.025Z","repository":{"id":65371227,"uuid":"534332346","full_name":"OneSignal/OneSignal-DotNet-SDK","owner":"OneSignal","description":"OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your .NET app with OneSignal. https://onesignal.com","archived":false,"fork":false,"pushed_at":"2024-08-14T21:51:18.000Z","size":68331,"stargazers_count":16,"open_issues_count":25,"forks_count":5,"subscribers_count":28,"default_branch":"main","last_synced_at":"2024-11-02T12:09:27.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OneSignal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-08T17:57:49.000Z","updated_at":"2024-08-14T21:49:54.000Z","dependencies_parsed_at":"2023-10-17T04:52:34.258Z","dependency_job_id":"44e75f86-b2ba-4137-b4fc-2f8a03ab66a9","html_url":"https://github.com/OneSignal/OneSignal-DotNet-SDK","commit_stats":{"total_commits":44,"total_committers":6,"mean_commits":7.333333333333333,"dds":0.5681818181818181,"last_synced_commit":"5f37eda6458249b6e91f5268a646ba8679c45e18"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-DotNet-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-DotNet-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-DotNet-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-DotNet-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneSignal","download_url":"https://codeload.github.com/OneSignal/OneSignal-DotNet-SDK/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223864875,"owners_count":17216426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T18:19:40.486Z","updated_at":"2026-02-12T10:07:34.002Z","avatar_url":"https://github.com/OneSignal.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://media.onesignal.com/cms/Website%20Layout/logo-red.svg\"/\u003e\n\u003c/p\u003e\n\n### OneSignal .NET SDK\n[NuGet](https://www.nuget.org/packages/OneSignalSDK.DotNet)\n\n---\n\n⚠️ Migration Advisory for current OneSignal customers\n\nOur new [user-centric APIs and v5.x.x SDKs](https://onesignal.com/blog/unify-your-users-across-channels-and-devices/) offer an improved user and data management experience. However, they may not be at 1:1 feature parity with our previous versions yet.\n\nIf you are migrating an existing app, we suggest using iOS and Android’s Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation for each:\n\n[iOS Phased Rollout](https://developer.apple.com/help/app-store-connect/update-your-app/release-a-version-update-in-phases/)\n\n[Google Play Staged Rollouts](https://support.google.com/googleplay/android-developer/answer/6346149?hl=en)\n\nIf you run into any challenges or have concerns, please contact our support team at support@onesignal.com \n\n---\n\n[OneSignal](https://onesignal.com) is a free email, sms, push notification and in-app message service for mobile apps. This plugin makes it easy to integrate your .NET application with OneSignal.\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://app.onesignal.com/images/android_and_ios_notification_image.gif\" width=\"400\" alt=\".NET Notification\"\u003e\u003c/p\u003e\n\n#### Installation and Setup\n.NET6+ projects:  See the [Setup Documentation](https://documentation.onesignal.com/docs/net-sdk-setup) for installation and setup instructions.\nXamarin projects: See the [Setup Documentation](https://documentation.onesignal.com/docs/xamarin-sdk-setup) for installation and setup instructions.\n\n#### API\nSee OneSignal's [.NET SDK API](https://documentation.onesignal.com/docs/net-client-sdk) page for a list of all available methods.\n\n#### Change Log\nSee this repository's [release tags](https://github.com/OneSignal/OneSignal-DotNet-SDK/releases) for a complete change log of every released version.\n\n#### Support\nPlease visit this repository's [Github issue tracker](https://github.com/OneSignal/OneSignal-DotNet-SDK/issues) for feature requests and bug reports related specificly to the SDK.\n\nFor account issues and support please contact OneSignal support from the [OneSignal.com](https://onesignal.com) dashboard.\n\n#### Sample Project\nTo do\n\n#### Targets:\n* .NET 6.0 for Android (`net6.0-android31`)\n* .NET 6.0 for iOS (`net6.0-ios10.0`)\n* Xamarin.Android (`monoandroid12.0`)\n* Xamarin.iOS (`xamarin.ios10`)\n\n#### Supports:\n* iOS 9.0 and higher.\n* Android 5.0 (API Level 21) and higher.\n* Multi-platform App UI (MAUI) applications.\n* .NET 6 iOS/Android native applications.\n* Xamarin.Forms applications.\n* Xamarin native applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonesignal%2Fonesignal-dotnet-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonesignal%2Fonesignal-dotnet-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonesignal%2Fonesignal-dotnet-sdk/lists"}