Shiny.Push.AzureNotificationHubs 3.0.0-alpha-0593

Prefix Reserved
This is a prerelease version of Shiny.Push.AzureNotificationHubs.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Shiny.Push.AzureNotificationHubs --version 3.0.0-alpha-0593
                    
NuGet\Install-Package Shiny.Push.AzureNotificationHubs -Version 3.0.0-alpha-0593
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Shiny.Push.AzureNotificationHubs" Version="3.0.0-alpha-0593" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shiny.Push.AzureNotificationHubs" Version="3.0.0-alpha-0593" />
                    
Directory.Packages.props
<PackageReference Include="Shiny.Push.AzureNotificationHubs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Shiny.Push.AzureNotificationHubs --version 3.0.0-alpha-0593
                    
#r "nuget: Shiny.Push.AzureNotificationHubs, 3.0.0-alpha-0593"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Shiny.Push.AzureNotificationHubs@3.0.0-alpha-0593
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Shiny.Push.AzureNotificationHubs&version=3.0.0-alpha-0593&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Shiny.Push.AzureNotificationHubs&version=3.0.0-alpha-0593&prerelease
                    
Install as a Cake Tool

Shiny v3 ALPHA

<img src="https://github.com/shinyorg/shiny/raw/master/art/logo.png" width="100" />

THIS IS THE ALPHA/UNSTABLE BRANCH - FOR STABLE XAMARIN 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

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

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.

GitHub NuGet

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/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

https://sponsor.shinylib.net

How about some Shiny Gear

Premium 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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0-beta-0095 162 10/28/2025
4.0.0-beta-0093 159 9/21/2025
4.0.0-beta-0092 293 9/17/2025
4.0.0-beta-0091 150 8/18/2025
4.0.0-beta-0086 175 6/23/2025
4.0.0-beta-0084 194 6/4/2025
4.0.0-beta-0083 171 6/3/2025
4.0.0-beta-0081 110 5/30/2025
4.0.0-beta-0079 198 5/29/2025
4.0.0-beta-0075 114 5/24/2025
4.0.0-beta-0069 219 4/8/2025
4.0.0-beta-0061 202 4/3/2025
4.0.0-beta-0057 199 4/1/2025
4.0.0-beta-0055 217 3/27/2025
4.0.0-beta-0054 497 3/26/2025
4.0.0-beta-0049 126 3/21/2025
4.0.0-beta-0048 148 3/21/2025
4.0.0-beta-0047 197 3/20/2025
4.0.0-beta-0040 1,298 6/14/2024
3.4.0-beta-0010 269 3/6/2025
3.4.0-beta-0009 151 2/5/2025
3.4.0-beta-0006 137 2/4/2025
3.4.0-beta-0005 155 2/4/2025
3.4.0-beta-0003 145 2/4/2025
3.3.4 9,681 1/15/2025
3.3.3 17,916 4/8/2024
3.3.3-beta-0007 326 4/8/2024
3.3.3-beta-0003 145 4/8/2024
3.3.2 516 3/26/2024
3.3.1 295 3/26/2024
3.3.0 397 3/18/2024
3.3.0-beta-0011 174 3/14/2024
3.3.0-beta-0009 178 3/12/2024
3.3.0-beta-0003 183 2/28/2024
3.2.4 3,097 2/3/2024
3.2.4-beta-0004 156 2/3/2024
3.2.4-beta-0002 150 2/2/2024
3.2.3 863 1/19/2024
3.2.2 704 1/3/2024
3.2.1 424 12/20/2023
3.2.0 488 12/11/2023
3.2.0-beta-0049 151 1/12/2024
3.2.0-beta-0042 159 1/3/2024
3.2.0-beta-0041 177 1/3/2024
3.2.0-beta-0034 172 12/20/2023
3.2.0-beta-0025 192 12/10/2023
3.2.0-beta-0022 182 11/29/2023
3.2.0-beta-0019 224 11/25/2023
3.2.0-beta-0010 182 11/11/2023
3.2.0-beta-0006 192 11/8/2023
3.1.2 2,870 11/8/2023
3.1.1 558 11/2/2023
3.1.0 637 10/27/2023
3.1.0-beta-0018 179 11/2/2023
3.1.0-beta-0007 216 10/17/2023
3.1.0-beta-0005 204 10/14/2023
3.1.0-beta-0004 187 10/14/2023
3.0.1 1,437 9/20/2023
3.0.1-beta-0016 167 9/20/2023
3.0.1-beta-0002 205 9/14/2023
3.0.0 2,152 9/5/2023
3.0.0-beta-0305 224 9/1/2023
3.0.0-beta-0301 1,504 8/31/2023
3.0.0-beta-0300 185 8/31/2023
3.0.0-beta-0296 249 8/28/2023
3.0.0-beta-0293 221 8/28/2023
3.0.0-beta-0292 197 8/28/2023
3.0.0-beta-0282 228 8/25/2023
3.0.0-beta-0277 280 8/20/2023
3.0.0-beta-0273 197 8/20/2023
3.0.0-beta-0257 244 8/15/2023
3.0.0-beta-0245 255 8/8/2023
3.0.0-beta-0241 468 7/31/2023
3.0.0-beta-0231 390 7/25/2023
3.0.0-beta-0230 4,478 7/25/2023
3.0.0-beta-0215 263 7/18/2023
3.0.0-beta-0210 239 7/12/2023
3.0.0-beta-0200 255 7/5/2023
3.0.0-beta-0199 222 7/5/2023
3.0.0-beta-0179 441 6/27/2023
3.0.0-beta-0174 227 6/26/2023
3.0.0-beta-0165 226 6/22/2023
3.0.0-beta-0154 229 6/17/2023
3.0.0-beta-0153 207 6/16/2023
3.0.0-beta-0124 318 6/1/2023
3.0.0-beta-0122 258 5/31/2023
3.0.0-beta-0116 233 5/30/2023
3.0.0-beta-0114 255 5/29/2023
3.0.0-beta-0092 229 5/16/2023
3.0.0-beta-0081 227 5/13/2023
3.0.0-beta-0073 235 5/12/2023
3.0.0-beta-0039 281 5/7/2023
3.0.0-beta-0031 224 5/5/2023
3.0.0-beta-0026 286 4/28/2023
3.0.0-beta-0023 236 4/26/2023
3.0.0-beta-0015 251 4/22/2023
3.0.0-beta-0001 259 4/14/2023
3.0.0-alpha-0608 236 4/13/2023
3.0.0-alpha-0604 242 4/13/2023
3.0.0-alpha-0593 263 4/7/2023
3.0.0-alpha-0560 289 3/28/2023
3.0.0-alpha-0557 252 3/27/2023
3.0.0-alpha-0552 277 3/26/2023
3.0.0-alpha-0550 252 3/25/2023
3.0.0-alpha-0548 253 3/25/2023
3.0.0-alpha-0545 252 3/25/2023
3.0.0-alpha-0543 228 3/24/2023
3.0.0-alpha-0540 220 3/24/2023
3.0.0-alpha-0533 289 3/14/2023
3.0.0-alpha-0532 269 3/12/2023
3.0.0-alpha-0530 350 3/6/2023
3.0.0-alpha-0523 244 3/1/2023
3.0.0-alpha-0516 237 2/27/2023
3.0.0-alpha-0513 241 2/26/2023
3.0.0-alpha-0497 262 2/23/2023
3.0.0-alpha-0496 283 2/4/2023
3.0.0-alpha-0495 658 1/12/2023
3.0.0-alpha-0491 333 12/24/2022
3.0.0-alpha-0489 251 12/23/2022
3.0.0-alpha-0470 253 12/15/2022
3.0.0-alpha-0427 286 12/4/2022
3.0.0-alpha-0423 238 12/1/2022
3.0.0-alpha-0402 298 11/19/2022
3.0.0-alpha-0399 254 11/12/2022
3.0.0-alpha-0396 270 11/12/2022
3.0.0-alpha-0392 270 10/29/2022
3.0.0-alpha-0391 269 10/27/2022
3.0.0-alpha-0387 295 10/25/2022
3.0.0-alpha-0384 241 10/25/2022
3.0.0-alpha-0376 269 10/7/2022
3.0.0-alpha-0370 258 10/4/2022
3.0.0-alpha-0360 241 10/3/2022
3.0.0-alpha-0354 270 10/1/2022
3.0.0-alpha-0348 294 9/26/2022
3.0.0-alpha-0344 292 9/25/2022
3.0.0-alpha-0343 281 9/24/2022
3.0.0-alpha-0338 276 9/22/2022
3.0.0-alpha-0329 290 9/20/2022
3.0.0-alpha-0310 272 9/3/2022
3.0.0-alpha-0283 268 8/24/2022
3.0.0-alpha-0266 277 8/13/2022
3.0.0-alpha-0245 301 8/10/2022
3.0.0-alpha-0225 297 8/9/2022
3.0.0-alpha-0216 300 8/7/2022
3.0.0-alpha-0208 278 8/5/2022
3.0.0-alpha-0204 256 7/31/2022
3.0.0-alpha-0181 289 7/25/2022
3.0.0-alpha-0172 284 7/22/2022
3.0.0-alpha-0167 260 7/19/2022
3.0.0-alpha-0160 279 7/18/2022
3.0.0-alpha-0158 267 7/18/2022
3.0.0-alpha-0157 322 7/17/2022
3.0.0-alpha-0156 283 7/16/2022
3.0.0-alpha-0155 301 7/15/2022
3.0.0-alpha-0142 281 7/14/2022
3.0.0-alpha-0128 287 6/16/2022
3.0.0-alpha-0102 270 6/6/2022
3.0.0-alpha-0099 295 6/2/2022
3.0.0-alpha-0090 297 5/25/2022
3.0.0-alpha-0087 272 5/24/2022
3.0.0-alpha-0084 281 5/24/2022
3.0.0-alpha-0082 286 5/23/2022
3.0.0-alpha-0079 296 5/21/2022
3.0.0-alpha-0075 274 5/20/2022
3.0.0-alpha-0002 306 5/5/2022
2.7.3 1,341 8/25/2023
2.7.2 1,973 4/17/2023
2.7.1 4,872 11/11/2022
2.7.0 534 10/29/2022
2.6.3 667 9/14/2022
2.6.2 650 8/26/2022
2.6.1 618 8/15/2022
2.6.0 645 8/9/2022
2.5.5 2,689 6/17/2022
2.5.4 2,306 6/7/2022
2.5.3 811 6/1/2022
2.5.2 1,215 5/25/2022
2.5.1 727 5/10/2022
2.5.0-preview-3124 275 5/5/2022
2.5.0-preview-3117 291 5/3/2022
2.5.0-preview-3109 284 4/26/2022
2.5.0-preview-3108 303 4/25/2022
2.5.0-preview-3107 285 4/24/2022
2.5.0-preview-3100 296 4/22/2022
2.5.0-preview-3096-g833b58f618 302 4/22/2022
2.5.0-preview.3067 246 3/28/2022
2.5.0-preview.3062 234 3/26/2022
2.5.0-preview.3061 241 3/26/2022
2.5.0-preview.3045 228 3/23/2022
2.5.0-preview.3040 237 3/22/2022
2.5.0-preview.3028 227 3/21/2022
2.5.0-gceb9616c08 259 5/5/2022
2.4.3.3024 1,093 3/14/2022
2.4.3.3023 643 3/14/2022
2.4.3.3022 662 3/14/2022
2.4.3.3021 654 3/14/2022
2.4.3.3003 841 2/9/2022
2.4.3.3002-preview 297 2/9/2022
2.4.3.3000-preview 299 2/7/2022
2.4.3.2998-preview 320 2/5/2022
2.4.2.2996 912 1/11/2022
2.4.2.2995-preview 317 1/11/2022
2.4.1.2971 979 12/2/2021
2.4.1.2970-preview 334 12/2/2021
2.4.0.2967-preview 679 11/21/2021
2.4.0.2960 612 11/18/2021
2.3.0.2958 574 11/18/2021
2.3.0.2957-preview 327 11/18/2021
2.3.0.2946-preview 393 11/13/2021
2.3.0.2940-preview 363 11/11/2021
2.3.0.2936-preview 450 11/5/2021
2.3.0.2932-preview 344 11/4/2021
2.3.0.2923-preview 493 10/30/2021
2.3.0.2919-preview 370 10/29/2021
2.3.0.2909-preview 380 10/21/2021
2.3.0.2906 752 10/16/2021
2.3.0.2902-preview 401 10/14/2021
2.3.0.2898-preview 409 10/11/2021
2.3.0.2894-preview 375 10/10/2021
2.3.0.2891-preview 334 10/6/2021
2.3.0.2890-preview 358 10/5/2021
2.3.0.2888-preview 366 10/1/2021
2.3.0.2881-preview 353 9/27/2021
2.3.0.2879-preview 394 9/27/2021
2.3.0.2877-preview 342 9/24/2021
2.3.0.2869-preview 441 9/11/2021
2.3.0.2855-preview 370 8/25/2021
2.3.0.2852-preview 392 8/24/2021
2.3.0.2850-preview 359 8/24/2021
2.3.0.2848-preview 366 8/22/2021
2.2.0.2829 932 7/30/2021
2.2.0.2826-preview 454 7/29/2021
2.2.0.2824-preview 373 7/29/2021
2.2.0.2820-preview 412 7/27/2021
2.2.0.2818-preview 488 7/25/2021
2.2.0.2814-preview 418 7/22/2021
2.2.0.2813-preview 358 7/22/2021
2.2.0.2812-preview 340 7/22/2021
2.2.0.2804-preview 420 7/22/2021
2.2.0.2801-preview 348 7/19/2021
2.2.0.2800-preview 379 7/19/2021
2.2.0.2798-preview 387 7/19/2021
2.2.0.2791-preview 397 7/15/2021
2.2.0.2776-preview 420 7/8/2021
2.2.0.2762-preview 474 6/27/2021
2.2.0.2759-preview 375 6/19/2021
2.2.0.2753-preview 403 6/14/2021
2.1.0.2769 749 7/3/2021
2.1.0.2757 613 6/19/2021
2.1.0.2748-preview 381 6/13/2021
2.1.0.2744-preview 417 6/11/2021
2.1.0.2741 626 6/10/2021
2.1.0.2740-preview 361 6/10/2021
2.1.0.2731-preview 468 6/6/2021
2.1.0.2729-preview 369 6/6/2021
2.1.0.2710-preview 465 5/31/2021
2.1.0.2707-preview 470 5/29/2021
2.0.2696-preview 391 5/26/2021
2.0.2692-preview 412 5/26/2021
2.0.2673-preview 370 5/20/2021
2.0.2672-preview 382 5/20/2021
2.0.2667-preview 458 5/16/2021
2.0.0.2655-preview 379 5/10/2021
2.0.0.2639 731 5/5/2021
2.0.0.2636-preview 437 4/30/2021
2.0.0.2632-preview 383 4/30/2021
2.0.0.2630-preview 359 4/29/2021
2.0.0.2628-preview 335 4/29/2021
2.0.0.2608-preview 381 4/21/2021
2.0.0.2606-preview 428 4/19/2021
2.0.0.2604-preview 395 4/19/2021
2.0.0.2593-preview 390 4/15/2021
2.0.0.2591-preview 378 4/15/2021
2.0.0.2579-preview 486 3/31/2021
2.0.0.2572-preview 409 3/29/2021
2.0.0.2570-preview 390 3/25/2021
2.0.0.2567-preview 388 3/25/2021
2.0.0.2560-preview 397 3/23/2021
2.0.0.2542-preview 412 3/15/2021
2.0.0.2533-preview 377 3/2/2021
2.0.0.2531-preview 407 3/2/2021
2.0.0.2524-preview 386 2/26/2021
2.0.0.2522-preview 387 2/26/2021
2.0.0.2518-preview 408 2/26/2021
2.0.0.2516-preview 383 2/25/2021
2.0.0.2508-preview 441 2/23/2021
2.0.0.2501-preview 379 2/18/2021
2.0.0.2487-preview 390 2/14/2021
2.0.0.2476-preview 394 2/12/2021
2.0.0.2462-preview 400 2/2/2021
2.0.0.2458-preview 384 1/29/2021
2.0.0.2450-preview 409 1/26/2021
2.0.0.2448-preview 410 1/25/2021
2.0.0.2434-preview 401 1/11/2021
2.0.0.2431-preview 512 1/10/2021
2.0.0.2427-preview 441 1/8/2021
2.0.0.2424-preview 444 1/7/2021
2.0.0.2417-preview 442 1/5/2021
2.0.0.2412-preview 490 1/1/2021
2.0.0.2410-preview 513 1/1/2021
2.0.0.2404-preview 464 12/26/2020
2.0.0.2401-preview 529 12/25/2020
2.0.0.2396-preview 422 12/22/2020
2.0.0.2394-preview 416 12/22/2020
2.0.0.2392-preview 588 12/22/2020
2.0.0.2389-preview 505 12/21/2020
2.0.0.2381-preview 457 12/15/2020
2.0.0.2373-preview 829 12/11/2020
2.0.0.2356-preview 541 11/9/2020
2.0.0.2349-preview 468 10/29/2020
2.0.0.2348-preview 629 10/29/2020
2.0.0.2337-preview 505 10/24/2020
2.0.0.2334-preview 463 10/24/2020
2.0.0.2333-preview 444 10/23/2020
2.0.0.2322-preview 464 10/20/2020
2.0.0.2320-preview 502 10/19/2020
2.0.0.2317-preview 492 10/19/2020
2.0.0.2312-preview 462 10/17/2020
2.0.0.2310-preview 484 10/17/2020
2.0.0.2294-preview 480 10/13/2020
2.0.0.2285-preview 511 10/10/2020
2.0.0.2280-preview 533 10/8/2020
1.2.0.1755 2,045 6/18/2020
1.2.0.1686 884 6/4/2020
1.1.0.1570-beta 555 5/6/2020
1.1.0.1473-beta 582 3/17/2020
1.1.0.1469-beta 517 3/17/2020
1.1.0.1449-beta 969 3/12/2020
1.0.0 296 5/27/2023