Shiny.Push
3.0.0-alpha-0090
Prefix Reserved
See the version list below for details.
Install-Package Shiny.Push -Version 3.0.0-alpha-0090
dotnet add package Shiny.Push --version 3.0.0-alpha-0090
<PackageReference Include="Shiny.Push" Version="3.0.0-alpha-0090" />
paket add Shiny.Push --version 3.0.0-alpha-0090
#r "nuget: Shiny.Push, 3.0.0-alpha-0090"
// Install Shiny.Push as a Cake Addin
#addin nuget:?package=Shiny.Push&version=3.0.0-alpha-0090&prerelease
// Install Shiny.Push as a Cake Tool
#tool nuget:?package=Shiny.Push&version=3.0.0-alpha-0090&prerelease
Shiny for Microsoft Application UI (MAUI), Xamarin Forms, & Xamarin Native
<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
- BLE Client & Hosting
- Beacons Ranging & Monitoring
- Locations - GPS, Geofencing, & Activity Monitoring (driving, walking, etc)
- 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
- Near Field Communications (NFC) - easy to use NFC tag reader
- Sensors - every sensor available on your mobile phone is here
Links
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
Contributors
- Allan Ritchie - Project Lead
- Dan Siegel - Contributor
- Emily Stanek - Logo Designer
Product | Versions |
---|---|
.NET | net6.0-android31.0 net6.0-ios15.4 net6.0-maccatalyst15.4 |
-
net6.0-android31.0
- Shiny.Core (>= 3.0.0-alpha-0090)
- Shiny.Push.Common (>= 3.0.0-alpha-0090)
- Xamarin.Firebase.Messaging (>= 122.0.0.5)
- Xamarin.GooglePlayServices.Tasks (>= 118.0.1)
-
net6.0-ios15.4
- Shiny.Core (>= 3.0.0-alpha-0090)
- Shiny.Push.Common (>= 3.0.0-alpha-0090)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-maccatalyst15.4
- Shiny.Core (>= 3.0.0-alpha-0090)
- Shiny.Push.Common (>= 3.0.0-alpha-0090)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Shiny.Push:
Package | Downloads |
---|---|
Shiny.Push.FirebaseMessaging
Shiny Push Integration - Firebase Messaging |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Shiny.Push:
Repository | Stars |
---|---|
shinyorg/shiny
A Xamarin Framework for Backgrounding & Device Hardware Services
|