Shiny.Beacons
3.3.0
Prefix Reserved
See the version list below for details.
dotnet add package Shiny.Beacons --version 3.3.0
NuGet\Install-Package Shiny.Beacons -Version 3.3.0
<PackageReference Include="Shiny.Beacons" Version="3.3.0" />
paket add Shiny.Beacons --version 3.3.0
#r "nuget: Shiny.Beacons, 3.3.0"
// Install Shiny.Beacons as a Cake Addin #addin nuget:?package=Shiny.Beacons&version=3.3.0 // Install Shiny.Beacons as a Cake Tool #tool nuget:?package=Shiny.Beacons&version=3.3.0
Shiny v3 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
- Xamarin iOS
- Xamarin Android
- .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 | 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 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. monoandroid13.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.3.0)
- Shiny.Support.Locations (>= 3.3.0)
- Shiny.Support.Repositories (>= 3.3.0)
-
MonoAndroid 13.0
- Shiny.BluetoothLE (>= 3.3.0)
- Shiny.Core (>= 3.3.0)
- Shiny.Support.Locations (>= 3.3.0)
- Shiny.Support.Repositories (>= 3.3.0)
-
net8.0
- Shiny.Core (>= 3.3.0)
- Shiny.Support.Locations (>= 3.3.0)
- Shiny.Support.Repositories (>= 3.3.0)
-
net8.0-android34.0
- Shiny.BluetoothLE (>= 3.3.0)
- Shiny.Core (>= 3.3.0)
- Shiny.Support.Locations (>= 3.3.0)
- Shiny.Support.Repositories (>= 3.3.0)
-
net8.0-ios17.2
- Shiny.Core (>= 3.3.0)
- Shiny.Support.Locations (>= 3.3.0)
- Shiny.Support.Repositories (>= 3.3.0)
-
net8.0-maccatalyst17.2
- Shiny.Core (>= 3.3.0)
- Shiny.Support.Locations (>= 3.3.0)
- Shiny.Support.Repositories (>= 3.3.0)
-
Xamarin.iOS 1.0
- Shiny.Core (>= 3.3.0)
- Shiny.Support.Locations (>= 3.3.0)
- Shiny.Support.Repositories (>= 3.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Shiny.Beacons:
Package | Downloads |
---|---|
Shiny.Testing
Shiny mocks to make your unit testing life easier |
GitHub repositories
This package is not used by any popular GitHub repositories.