Shiny.Notifications.Common
3.0.0-beta-0122
Prefix Reserved
See the version list below for details.
dotnet add package Shiny.Notifications.Common --version 3.0.0-beta-0122
NuGet\Install-Package Shiny.Notifications.Common -Version 3.0.0-beta-0122
<PackageReference Include="Shiny.Notifications.Common" Version="3.0.0-beta-0122" />
<PackageVersion Include="Shiny.Notifications.Common" Version="3.0.0-beta-0122" />
<PackageReference Include="Shiny.Notifications.Common" />
paket add Shiny.Notifications.Common --version 3.0.0-beta-0122
#r "nuget: Shiny.Notifications.Common, 3.0.0-beta-0122"
#:package Shiny.Notifications.Common@3.0.0-beta-0122
#addin nuget:?package=Shiny.Notifications.Common&version=3.0.0-beta-0122&prerelease
#tool nuget:?package=Shiny.Notifications.Common&version=3.0.0-beta-0122&prerelease
Shiny v3 BETA for .NET
<img src="https://github.com/shinyorg/shiny/raw/master/art/logo.png" width="100" />
THIS IS THE BETA BRANCH - FOR STABLE GO HERE
Shiny is a cross platform framework designed to make working with device services and background processes easy, testable, and consistent while bringing things like dependency injection & logging in a structured way to your code!
Supports
- Xamarin iOS
- Xamarin Android
- .NET 7 for Android
- .NET 7 for iOS
- .NET 7 for MacCatalyst
- .NET 7 for Windows (Core & BLE)
Features
- Handles all of the cruft like Permissions, main thread traversal, persistent storage and app restarts
- Brings your infrastructure to the background
- Provides logging to ensure you know when your services fail in the background
- Gives a clean & testable API surface for your code
- Periodic Background Jobs
- BLE Client & Hosting
- Beacons Ranging & Monitoring
- Locations - GPS & Geofencing
- Push Notification - Native, Azure Notifications Hubs, Firebase, and more
- Local Notifications - best of breed local notifications supporting almost all features across all of the supported platforms
Links
Visual Studio Templates
These templates will help get you up & running quickly. Simply select what features of Shiny you want to use and they will wire up everything from permissions to app configuration.
dotnet new --install Shiny.Templates
Integrating With Existing Apps
If you cannot use our awesome templates - try our ugly, but effective boilerplate builder at: https://shinylib.net/client/appbuilder/
Support Shiny!
While Shiny is free and will continue to be so, maintenance and support takes a heavy toll on sustainability. If you or your company have the resources, please consider becoming a GitHub Sponsor. GitHub Sponsorships help to make Open Source Development more sustainable.
Depending on your Sponsorship Tier, you may also get access to some great benefits on Sponsor Connect (https://sponsorconnect.dev) including:
- The Sponsor Only Discord server
- Training available ONLY to sponsors on Sponsor Connect
- Special sponsor-only packages
How about some Shiny Gear
Premium Paid Support
Looking for consulting for your .NET applications and Shiny, you can now book a time with Allan Ritchie on here: 1-1 Consulting Session
Contributors
- Allan Ritchie - Project Lead
- Dan Siegel - Contributor
- Emily Stanek - Logo Designer
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net7.0-ios was computed. net7.0-ios16.1 is compatible. net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 is compatible. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. monoandroid12.0 is compatible. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Shiny.Core (>= 3.0.0-beta-0122)
- Shiny.Support.Repositories (>= 3.0.0-beta-0122)
-
MonoAndroid 12.0
- Shiny.Core (>= 3.0.0-beta-0122)
- Shiny.Support.Repositories (>= 3.0.0-beta-0122)
-
net7.0
- Shiny.Core (>= 3.0.0-beta-0122)
- Shiny.Support.Repositories (>= 3.0.0-beta-0122)
-
net7.0-android33.0
- Shiny.Core (>= 3.0.0-beta-0122)
- Shiny.Support.Repositories (>= 3.0.0-beta-0122)
-
net7.0-ios16.1
- Shiny.Core (>= 3.0.0-beta-0122)
- Shiny.Support.Repositories (>= 3.0.0-beta-0122)
-
net7.0-maccatalyst16.1
- Shiny.Core (>= 3.0.0-beta-0122)
- Shiny.Support.Repositories (>= 3.0.0-beta-0122)
-
Xamarin.iOS 1.0
- Shiny.Core (>= 3.0.0-beta-0122)
- Shiny.Support.Repositories (>= 3.0.0-beta-0122)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Shiny.Notifications.Common:
| Package | Downloads |
|---|---|
|
Shiny.Push.Common
Shiny Push Common support lib for all push implementations |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 3.0.0-beta-0301 | 3,284 | 8/31/2023 | |
| 3.0.0-beta-0300 | 680 | 8/31/2023 | |
| 3.0.0-beta-0296 | 819 | 8/28/2023 | |
| 3.0.0-beta-0293 | 755 | 8/28/2023 | |
| 3.0.0-beta-0292 | 690 | 8/28/2023 | |
| 3.0.0-beta-0282 | 770 | 8/25/2023 | |
| 3.0.0-beta-0277 | 888 | 8/20/2023 | |
| 3.0.0-beta-0273 | 749 | 8/20/2023 | |
| 3.0.0-beta-0257 | 817 | 8/15/2023 | |
| 3.0.0-beta-0245 | 832 | 8/8/2023 | |
| 3.0.0-beta-0241 | 1,298 | 7/31/2023 | |
| 3.0.0-beta-0231 | 1,037 | 7/25/2023 | |
| 3.0.0-beta-0230 | 5,037 | 7/25/2023 | |
| 3.0.0-beta-0215 | 882 | 7/18/2023 | |
| 3.0.0-beta-0210 | 2,076 | 7/12/2023 | |
| 3.0.0-beta-0200 | 905 | 7/5/2023 | |
| 3.0.0-beta-0199 | 792 | 7/5/2023 | |
| 3.0.0-beta-0179 | 1,463 | 6/27/2023 | |
| 3.0.0-beta-0174 | 838 | 6/26/2023 | |
| 3.0.0-beta-0165 | 802 | 6/22/2023 | |
| 3.0.0-beta-0154 | 840 | 6/17/2023 | |
| 3.0.0-beta-0153 | 808 | 6/16/2023 | |
| 3.0.0-beta-0124 | 1,102 | 6/1/2023 | |
| 3.0.0-beta-0122 | 850 | 5/31/2023 | |
| 3.0.0-beta-0116 | 798 | 5/30/2023 | |
| 3.0.0-beta-0114 | 885 | 5/29/2023 | |
| 3.0.0-beta-0092 | 958 | 5/16/2023 | |
| 3.0.0-beta-0081 | 982 | 5/13/2023 | |
| 3.0.0-beta-0073 | 832 | 5/12/2023 | |
| 3.0.0-beta-0039 | 902 | 5/7/2023 | |
| 3.0.0-beta-0031 | 814 | 5/5/2023 | |
| 3.0.0-beta-0026 | 858 | 4/28/2023 | |
| 3.0.0-beta-0023 | 843 | 4/26/2023 | |
| 3.0.0-beta-0015 | 808 | 4/22/2023 | |
| 3.0.0-beta-0001 | 877 | 4/14/2023 | |
| 3.0.0-alpha-0608 | 869 | 4/13/2023 | |
| 3.0.0-alpha-0604 | 852 | 4/13/2023 | |
| 3.0.0-alpha-0593 | 868 | 4/7/2023 | |
| 3.0.0-alpha-0560 | 2,013 | 3/28/2023 | |
| 3.0.0-alpha-0557 | 828 | 3/27/2023 | |
| 3.0.0-alpha-0552 | 887 | 3/26/2023 | |
| 3.0.0-alpha-0550 | 871 | 3/25/2023 | |
| 3.0.0-alpha-0548 | 1,249 | 3/25/2023 | |
| 3.0.0-alpha-0545 | 1,202 | 3/25/2023 | |
| 3.0.0-alpha-0543 | 1,206 | 3/24/2023 | |
| 3.0.0-alpha-0540 | 1,162 | 3/24/2023 | |
| 3.0.0-alpha-0533 | 5,520 | 3/14/2023 | |
| 3.0.0-alpha-0532 | 1,217 | 3/12/2023 | |
| 3.0.0-alpha-0530 | 1,325 | 3/6/2023 | |
| 3.0.0-alpha-0523 | 1,243 | 3/1/2023 | |
| 3.0.0-alpha-0516 | 1,174 | 2/27/2023 | |
| 3.0.0-alpha-0513 | 1,178 | 2/26/2023 | |
| 3.0.0-alpha-0497 | 1,210 | 2/23/2023 | |
| 3.0.0-alpha-0496 | 1,717 | 2/4/2023 | |
| 3.0.0-alpha-0495 | 1,796 | 1/12/2023 | |
| 3.0.0-alpha-0491 | 1,438 | 12/24/2022 | |
| 3.0.0-alpha-0489 | 1,200 | 12/23/2022 | |
| 3.0.0-alpha-0470 | 1,206 | 12/15/2022 | |
| 3.0.0-alpha-0427 | 1,354 | 12/4/2022 | |
| 3.0.0-alpha-0423 | 1,264 | 12/1/2022 | |
| 3.0.0-alpha-0402 | 1,422 | 11/19/2022 | |
| 3.0.0-alpha-0399 | 1,294 | 11/12/2022 | |
| 3.0.0-alpha-0396 | 1,262 | 11/12/2022 | |
| 3.0.0-alpha-0392 | 1,295 | 10/29/2022 | |
| 3.0.0-alpha-0391 | 1,263 | 10/27/2022 | |
| 3.0.0-alpha-0387 | 1,374 | 10/25/2022 | |
| 3.0.0-alpha-0384 | 1,274 | 10/25/2022 | |
| 3.0.0-alpha-0376 | 1,382 | 10/7/2022 | |
| 3.0.0-alpha-0370 | 889 | 10/4/2022 | |
| 3.0.0-alpha-0360 | 870 | 10/3/2022 | |
| 3.0.0-alpha-0354 | 894 | 10/1/2022 | |
| 3.0.0-alpha-0348 | 903 | 9/26/2022 | |
| 3.0.0-alpha-0344 | 925 | 9/25/2022 | |
| 3.0.0-alpha-0343 | 902 | 9/24/2022 | |
| 3.0.0-alpha-0338 | 962 | 9/22/2022 | |
| 3.0.0-alpha-0329 | 929 | 9/20/2022 | |
| 3.0.0-alpha-0310 | 980 | 9/3/2022 | |
| 3.0.0-alpha-0283 | 912 | 8/24/2022 | |
| 3.0.0-alpha-0266 | 1,230 | 8/13/2022 | |
| 3.0.0-alpha-0245 | 660 | 8/10/2022 | |
| 3.0.0-alpha-0225 | 629 | 8/9/2022 | |
| 3.0.0-alpha-0216 | 599 | 8/7/2022 | |
| 3.0.0-alpha-0208 | 624 | 8/5/2022 | |
| 3.0.0-alpha-0204 | 667 | 7/31/2022 | |
| 3.0.0-alpha-0181 | 357 | 7/25/2022 | |
| 3.0.0-alpha-0172 | 358 | 7/22/2022 | |
| 3.0.0-alpha-0167 | 340 | 7/19/2022 | |
| 3.0.0-alpha-0160 | 346 | 7/18/2022 | |
| 3.0.0-alpha-0158 | 338 | 7/18/2022 | |
| 3.0.0-alpha-0157 | 406 | 7/17/2022 | |
| 3.0.0-alpha-0156 | 348 | 7/16/2022 | |
| 3.0.0-alpha-0155 | 348 | 7/15/2022 | |
| 3.0.0-alpha-0142 | 358 | 7/14/2022 | |
| 3.0.0-alpha-0128 | 752 | 6/16/2022 | |
| 3.0.0-alpha-0102 | 392 | 6/6/2022 | |
| 3.0.0-alpha-0099 | 344 | 6/2/2022 | |
| 3.0.0-alpha-0090 | 372 | 5/25/2022 | |
| 3.0.0-alpha-0087 | 330 | 5/24/2022 | |
| 3.0.0-alpha-0084 | 346 | 5/24/2022 | |
| 3.0.0-alpha-0082 | 354 | 5/23/2022 | |
| 3.0.0-alpha-0079 | 365 | 5/21/2022 | |
| 3.0.0-alpha-0075 | 662 | 5/20/2022 | |
| 3.0.0-alpha-0002 | 1,861 | 5/5/2022 | |
| 2.7.3 | 9,910 | 8/25/2023 | |
| 2.7.2 | 9,606 | 4/17/2023 | |
| 2.7.1 | 13,436 | 11/11/2022 | |
| 2.7.0 | 3,489 | 10/29/2022 | |
| 2.6.3 | 9,090 | 9/14/2022 | |
| 2.6.2 | 5,321 | 8/26/2022 | |
| 2.6.1 | 3,940 | 8/15/2022 | |
| 2.6.0 | 4,284 | 8/9/2022 | |
| 2.5.5 | 9,692 | 6/17/2022 | |
| 2.5.4 | 13,849 | 6/7/2022 | |
| 2.5.3 | 4,869 | 6/1/2022 | |
| 2.5.2 | 5,147 | 5/25/2022 | |
| 2.5.1 | 5,355 | 5/10/2022 | |
| 2.5.0-preview-3124 | 1,500 | 5/5/2022 | |
| 2.5.0-preview-3117 | 1,473 | 5/3/2022 | |
| 2.5.0-preview-3109 | 1,514 | 4/26/2022 | |
| 2.5.0-preview-3108 | 1,583 | 4/25/2022 | |
| 2.5.0-preview-3107 | 1,432 | 4/24/2022 | |
| 2.5.0-preview-3100 | 2,399 | 4/22/2022 | |
| 2.5.0-gceb9616c08 | 1,403 | 5/5/2022 | |
| 1.0.0 | 1,108 | 5/27/2023 |