Shiny.Push.AzureNotificationHubs
4.0.0-beta-0040
Prefix Reserved
dotnet add package Shiny.Push.AzureNotificationHubs --version 4.0.0-beta-0040
NuGet\Install-Package Shiny.Push.AzureNotificationHubs -Version 4.0.0-beta-0040
<PackageReference Include="Shiny.Push.AzureNotificationHubs" Version="4.0.0-beta-0040" />
paket add Shiny.Push.AzureNotificationHubs --version 4.0.0-beta-0040
#r "nuget: Shiny.Push.AzureNotificationHubs, 4.0.0-beta-0040"
// Install Shiny.Push.AzureNotificationHubs as a Cake Addin #addin nuget:?package=Shiny.Push.AzureNotificationHubs&version=4.0.0-beta-0040&prerelease // Install Shiny.Push.AzureNotificationHubs as a Cake Tool #tool nuget:?package=Shiny.Push.AzureNotificationHubs&version=4.0.0-beta-0040&prerelease
Shiny v4 for .NET
<img src="https://github.com/shinyorg/shiny/raw/master/art/logo.png" width="100" />
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
- .NET 8 for Android
- .NET 8 for iOS
- .NET 8 for MacCatalyst
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
Podcasting
For more info on Shiny and other great .NET content, listen to Jon Dick (aka Redth) and Allan Ritchie (Author of Shiny) every week at:
<a href="https://gonemobile.io"><img src="art/gonemobile.jpg" width="200" /></a>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios17.2 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst17.2 is compatible. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Microsoft.Azure.NotificationHubs (>= 4.2.0)
- Shiny.Push (>= 4.0.0-beta-0040)
-
net8.0-android34.0
- Microsoft.Azure.NotificationHubs (>= 4.2.0)
- Shiny.Push (>= 4.0.0-beta-0040)
-
net8.0-ios17.2
- Microsoft.Azure.NotificationHubs (>= 4.2.0)
- Shiny.Push (>= 4.0.0-beta-0040)
-
net8.0-maccatalyst17.2
- Microsoft.Azure.NotificationHubs (>= 4.2.0)
- Shiny.Push (>= 4.0.0-beta-0040)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.