Shiny.Hosting.Maui 3.3.4

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

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

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.

GitHub NuGet

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

https://sponsor.shinylib.net

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

Alt

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 Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios18.0 is compatible.  net8.0-maccatalyst18.0 is compatible.  net8.0-windows10.0.19041 is compatible.  net9.0-android was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-windows was computed.  net10.0-android was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Shiny.Hosting.Maui:

Package Downloads
Shiny.Framework

A collection of libraries and classes to make Xamarin, Shiny, RXUI, and Prism play beautifully together

PC.Framework

Getting MAUI, Reactive, and Prism work together

GitHub repositories (2)

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

Repository Stars
TheCodeTraveler/GitTrends
A iOS and Android app to monitor the Views, Clones and Star history of your GitHub repos
adospace/mauireactor-samples
Demo apps built using MauiReactor
Version Downloads Last Updated
4.0.0-beta-0095 2,797 10/28/2025
4.0.0-beta-0093 423 9/21/2025
4.0.0-beta-0092 343 9/17/2025
4.0.0-beta-0091 542 8/18/2025
4.0.0-beta-0086 1,711 6/23/2025
4.0.0-beta-0084 342 6/4/2025
4.0.0-beta-0083 251 6/3/2025
4.0.0-beta-0081 180 5/30/2025
4.0.0-beta-0079 237 5/29/2025
4.0.0-beta-0075 183 5/24/2025
4.0.0-beta-0069 3,569 4/8/2025
4.0.0-beta-0061 265 4/3/2025
4.0.0-beta-0057 237 4/1/2025
4.0.0-beta-0055 220 3/27/2025
4.0.0-beta-0054 535 3/26/2025
4.0.0-beta-0049 176 3/21/2025
4.0.0-beta-0048 185 3/21/2025
4.0.0-beta-0047 244 3/20/2025
3.4.0-beta-0010 366 3/6/2025
3.3.4 92,674 1/15/2025
Loading failed