Shiny 2.5.0-preview-3109

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

Shiny for Xamarin & Windows

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

Shiny is a cross platform framework designed for Xamarin & UWP 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

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

Builds

Branch Status
Master Build
Dev Build
Preview Build

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 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 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
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.
  • .NETStandard 2.0

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Shiny:

Package Downloads
Elysium.Prism.Gem

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-alpha-0002 3,432 5/5/2022 3.0.0-alpha-0002 is deprecated because it is no longer maintained.
2.7.3 22,271 8/25/2023
2.7.2 8,244 4/17/2023
2.7.1 13,803 11/11/2022
2.7.0 1,042 10/29/2022
2.6.3 16,545 9/14/2022
2.6.2 1,991 8/26/2022
2.6.1 1,309 8/15/2022
2.6.0 759 8/9/2022
2.5.5 18,278 6/17/2022
2.5.4 10,542 6/7/2022
2.5.3 2,012 6/1/2022
2.5.2 4,719 5/25/2022
2.5.1 2,415 5/10/2022
2.5.0-preview-3124 253 5/5/2022
2.5.0-preview-3117 246 5/3/2022
2.5.0-preview-3109 278 4/26/2022
2.5.0-preview-3108 706 4/25/2022
2.5.0-preview-3107 216 4/24/2022
2.5.0-preview-3100 235 4/22/2022
2.5.0-preview-3096-g833b58f618 220 4/22/2022
2.5.0-preview.3067 277 3/28/2022
2.5.0-preview.3062 195 3/26/2022
2.5.0-preview.3061 192 3/26/2022
2.5.0-preview.3045 194 3/23/2022
2.5.0-preview.3040 195 3/22/2022
2.5.0-preview.3028 193 3/21/2022
2.5.0-gceb9616c08 252 5/5/2022
2.4.3.3024 20,785 3/14/2022
2.4.3.3023 562 3/14/2022
2.4.3.3022 548 3/14/2022
2.4.3.3021 524 3/14/2022
2.4.3.3003 3,773 2/9/2022
2.4.3.3002-preview 226 2/9/2022
2.4.3.3000-preview 236 2/7/2022
2.4.3.2998-preview 496 2/5/2022
2.4.2.2996 6,144 1/11/2022
2.4.2.2995-preview 258 1/11/2022
2.4.1.2971 2,814 12/2/2021
2.4.1.2970-preview 257 12/2/2021
2.4.0.2967-preview 652 11/21/2021
2.4.0.2960 773 11/18/2021
2.3.0.2958 738 11/18/2021
2.3.0.2957-preview 263 11/18/2021
2.3.0.2946-preview 413 11/13/2021
2.3.0.2940-preview 327 11/11/2021
2.3.0.2936-preview 465 11/5/2021
2.3.0.2932-preview 302 11/4/2021
2.3.0.2923-preview 451 10/30/2021
2.3.0.2919-preview 531 10/29/2021
2.3.0.2909-preview 339 10/21/2021
2.3.0.2906 3,496 10/16/2021
2.3.0.2902-preview 324 10/14/2021
2.3.0.2898-preview 387 10/11/2021
2.3.0.2894-preview 308 10/10/2021
2.3.0.2891-preview 288 10/6/2021
2.3.0.2890-preview 320 10/5/2021
2.3.0.2888-preview 345 10/1/2021
2.3.0.2881-preview 314 9/27/2021
2.3.0.2879-preview 323 9/27/2021
2.3.0.2877-preview 272 9/24/2021
2.3.0.2869-preview 396 9/11/2021
2.3.0.2855-preview 311 8/25/2021
2.3.0.2852-preview 311 8/24/2021
2.3.0.2850-preview 317 8/24/2021
2.3.0.2848-preview 314 8/22/2021
2.2.0.2829 6,615 7/30/2021
2.2.0.2826-preview 362 7/29/2021
2.2.0.2824-preview 303 7/29/2021
2.2.0.2820-preview 342 7/27/2021
2.2.0.2818-preview 419 7/25/2021
2.2.0.2814-preview 329 7/22/2021
2.2.0.2813-preview 288 7/22/2021
2.2.0.2812-preview 286 7/22/2021
2.2.0.2804-preview 348 7/22/2021
2.2.0.2801-preview 325 7/19/2021
2.2.0.2800-preview 325 7/19/2021
2.2.0.2798-preview 331 7/19/2021
2.2.0.2791-preview 340 7/15/2021
2.2.0.2776-preview 322 7/8/2021
2.2.0.2762-preview 412 6/27/2021
2.2.0.2759-preview 437 6/19/2021
2.2.0.2753-preview 406 6/14/2021
2.1.0.2769 1,766 7/3/2021
2.1.0.2757 1,567 6/19/2021
2.1.0.2748-preview 382 6/13/2021
2.1.0.2744-preview 347 6/11/2021
2.1.0.2741 7,728 6/10/2021
2.1.0.2740-preview 309 6/10/2021
2.1.0.2731-preview 400 6/6/2021
2.1.0.2729-preview 325 6/6/2021
2.1.0.2710-preview 512 5/31/2021
2.1.0.2707-preview 393 5/29/2021
2.0.2696-preview 317 5/26/2021
2.0.2692-preview 334 5/26/2021
2.0.2691-preview 310 5/26/2021
2.0.2689-preview 326 5/26/2021
2.0.2687-preview 318 5/26/2021
2.0.2685-preview 312 5/26/2021
2.0.2682-preview 315 5/26/2021
2.0.2673-preview 330 5/20/2021
2.0.2672-preview 310 5/20/2021
2.0.2667-preview 401 5/16/2021
2.0.0.2655-preview 329 5/10/2021
2.0.0.2639 1,852 5/5/2021
2.0.0.2636-preview 379 4/30/2021
2.0.0.2632-preview 306 4/30/2021
2.0.0.2630-preview 334 4/29/2021
2.0.0.2628-preview 273 4/29/2021
2.0.0.2608-preview 358 4/21/2021
2.0.0.2606-preview 383 4/19/2021
2.0.0.2604-preview 353 4/19/2021
2.0.0.2593-preview 348 4/15/2021
2.0.0.2591-preview 329 4/15/2021
2.0.0.2579-preview 469 3/31/2021
2.0.0.2572-preview 329 3/29/2021
2.0.0.2570-preview 331 3/25/2021
2.0.0.2567-preview 321 3/25/2021
2.0.0.2560-preview 335 3/23/2021
2.0.0.2542-preview 381 3/15/2021
2.0.0.2533-preview 380 3/2/2021
2.0.0.2531-preview 358 3/2/2021
2.0.0.2524-preview 343 2/26/2021
2.0.0.2522-preview 321 2/26/2021
2.0.0.2518-preview 382 2/26/2021
2.0.0.2516-preview 281 2/25/2021
2.0.0.2508-preview 2,014 2/23/2021
2.0.0.2501-preview 309 2/18/2021
2.0.0.2487-preview 326 2/14/2021
2.0.0.2476-preview 316 2/12/2021
2.0.0.2462-preview 345 2/2/2021
2.0.0.2458-preview 339 1/29/2021
2.0.0.2450-preview 319 1/26/2021
2.0.0.2448-preview 325 1/25/2021
2.0.0.2434-preview 346 1/11/2021
2.0.0.2431-preview 453 1/10/2021
2.0.0.2427-preview 443 1/8/2021
2.0.0.2424-preview 365 1/7/2021
2.0.0.2417-preview 395 1/5/2021
2.0.0.2412-preview 449 1/1/2021
2.0.0.2410-preview 451 1/1/2021
2.0.0.2404-preview 428 12/26/2020
2.0.0.2401-preview 520 12/25/2020
2.0.0.2396-preview 496 12/22/2020
2.0.0.2394-preview 494 12/22/2020
2.0.0.2392-preview 628 12/22/2020
2.0.0.2389-preview 550 12/21/2020
2.0.0.2381-preview 2,444 12/15/2020
2.0.0.2373-preview 2,727 12/11/2020
2.0.0.2372-preview 405 12/10/2020