Shiny.BluetoothLE.Hosting
3.0.1
Prefix Reserved
See the version list below for details.
dotnet add package Shiny.BluetoothLE.Hosting --version 3.0.1
NuGet\Install-Package Shiny.BluetoothLE.Hosting -Version 3.0.1
<PackageReference Include="Shiny.BluetoothLE.Hosting" Version="3.0.1" />
paket add Shiny.BluetoothLE.Hosting --version 3.0.1
#r "nuget: Shiny.BluetoothLE.Hosting, 3.0.1"
// Install Shiny.BluetoothLE.Hosting as a Cake Addin #addin nuget:?package=Shiny.BluetoothLE.Hosting&version=3.0.1 // Install Shiny.BluetoothLE.Hosting as a Cake Tool #tool nuget:?package=Shiny.BluetoothLE.Hosting&version=3.0.1
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 7 for Android
- .NET 7 for iOS
- .NET 7 for MacCatalyst
- .NET 7 for Windows (Core & BLE)
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
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 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. |
.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. |
-
.NETStandard 2.1
- Shiny.BluetoothLE.Common (>= 3.0.1)
- Shiny.Core (>= 3.0.1)
-
MonoAndroid 12.0
- Shiny.BluetoothLE.Common (>= 3.0.1)
- Shiny.Core (>= 3.0.1)
-
net7.0
- Shiny.BluetoothLE.Common (>= 3.0.1)
- Shiny.Core (>= 3.0.1)
-
net7.0-android33.0
- Shiny.BluetoothLE.Common (>= 3.0.1)
- Shiny.Core (>= 3.0.1)
-
net7.0-ios16.1
- Shiny.BluetoothLE.Common (>= 3.0.1)
- Shiny.Core (>= 3.0.1)
-
net7.0-maccatalyst16.1
- Shiny.BluetoothLE.Common (>= 3.0.1)
- Shiny.Core (>= 3.0.1)
-
Xamarin.iOS 1.0
- Shiny.BluetoothLE.Common (>= 3.0.1)
- Shiny.Core (>= 3.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Shiny.BluetoothLE.Hosting:
Package | Downloads |
---|---|
MdlIsoReaderDotNetSDK
The SDK allows an app to perform mDL read and verification according to ISO 18013-5 standard. |
GitHub repositories
This package is not used by any popular GitHub repositories.