Shiny.Core 5.0.0-beta-0127

Prefix Reserved
This is a prerelease version of Shiny.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Shiny.Core --version 5.0.0-beta-0127
                    
NuGet\Install-Package Shiny.Core -Version 5.0.0-beta-0127
                    
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.Core" Version="5.0.0-beta-0127" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shiny.Core" Version="5.0.0-beta-0127" />
                    
Directory.Packages.props
<PackageReference Include="Shiny.Core" />
                    
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.Core --version 5.0.0-beta-0127
                    
#r "nuget: Shiny.Core, 5.0.0-beta-0127"
                    
#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.Core@5.0.0-beta-0127
                    
#: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.Core&version=5.0.0-beta-0127&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Shiny.Core&version=5.0.0-beta-0127&prerelease
                    
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-maccatalyst26.0 is compatible.  net10.0-macos was computed.  net10.0-macos26.0 is compatible.  net10.0-tvos was computed.  net10.0-windows was computed.  net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (62)

Showing the top 5 NuGet packages that depend on Shiny.Core:

Package Downloads
Shiny.Notifications

Shiny addon for all your notification needs

Shiny.Push

Shiny addon for all your push notification needs

Shiny.BluetoothLE.Common

Shiny BluetoothLE - Common components for Hosting and Client

Shiny.BluetoothLE

Shiny Reactive BluetoothLE Plugin for client/central operations

Shiny.Hosting.Maui

Shiny

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Shiny.Core:

Repository Stars
jamesmontemagno/Hanselman.Forms
The most awesome Hanselman app
dansiegel/Prism.Container.Extensions
The packages here provide additional extensions around the Prism Ioc abstractions. This allows for more advanced scenarios.
Version Downloads Last Updated
5.6.0-beta-0074 23 9/3/2026
5.6.0-beta-0073 38 9/3/2026
5.6.0-beta-0072 278 8/31/2026
5.6.0-beta-0071 366 8/30/2026
5.5.0 1,050 8/29/2026
5.5.0-beta-0088 335 8/27/2026
5.5.0-beta-0087 337 8/27/2026
5.5.0-beta-0086 367 8/26/2026
5.5.0-beta-0085 331 8/26/2026
5.5.0-beta-0084 406 8/24/2026
5.5.0-beta-0082 451 8/23/2026
5.5.0-beta-0081 458 8/22/2026
5.5.0-beta-0079 471 8/21/2026
5.5.0-beta-0077 481 8/20/2026
5.5.0-beta-0076 414 8/18/2026
5.5.0-beta-0074 330 8/15/2026
5.5.0-beta-0073 350 8/11/2026
5.5.0-beta-0072 345 8/9/2026
5.4.0 3,127 8/8/2026
5.0.0-beta-0127 309 6/3/2026
Loading failed