Shiny.Push 4.0.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Shiny.Push --version 4.0.1
                    
NuGet\Install-Package Shiny.Push -Version 4.0.1
                    
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" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shiny.Push" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Shiny.Push" />
                    
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 --version 4.0.1
                    
#r "nuget: Shiny.Push, 4.0.1"
                    
#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@4.0.1
                    
#: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&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Shiny.Push&version=4.0.1
                    
Install as a Cake Tool

Shiny Client 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!

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
  • 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
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-android36.0 is compatible.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-ios26.0 is compatible.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Shiny.Push:

Package Downloads
Shiny.Push.FirebaseMessaging

Shiny Push Integration - Google Firebase Cloud Messaging

Shiny.Push.AzureNotificationHubs

Shiny Push Integration - Microsoft Azure Notification Hubs

Shiny.Push.Blazor

Shiny Push Notifications for Blazor PWA via Web Push API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-beta-0137 77 6/10/2026
5.0.0-beta-0136 80 6/9/2026
5.0.0-beta-0135 84 6/9/2026
5.0.0-beta-0134 89 6/9/2026
5.0.0-beta-0133 114 6/7/2026
5.0.0-beta-0132 108 6/6/2026
5.0.0-beta-0131 106 6/5/2026
5.0.0-beta-0130 101 6/5/2026
5.0.0-beta-0129 101 6/4/2026
5.0.0-beta-0128 106 6/3/2026
5.0.0-beta-0127 105 6/3/2026
5.0.0-beta-0126 105 6/2/2026
5.0.0-beta-0125 101 6/2/2026
5.0.0-beta-0124 104 6/2/2026
5.0.0-beta-0123 110 6/2/2026
5.0.0-beta-0122 108 6/2/2026
5.0.0-beta-0121 108 5/31/2026
5.0.0-beta-0120 106 5/30/2026
5.0.0-beta-0119 106 5/30/2026
4.0.1 4,865 3/27/2026
Loading failed