Shiny.Locations 4.0.1

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

Showing the top 4 NuGet packages that depend on Shiny.Locations:

Package Downloads
Shiny.Notifications

Shiny addon for all your notification needs

Shiny.Testing

Shiny mocks to make your unit testing life easier

Shiny.Spatial.Geofencing

Package Description

Shiny.Locations.Blazor

Shiny Locations - GPS support for Blazor WebAssembly via the browser Geolocation API. Foreground only - the browser does not expose true background GPS or geofencing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.0-beta-0064 0 4/7/2026
4.1.0-beta-0063 0 4/7/2026
4.1.0-beta-0052 49 4/1/2026
4.1.0-beta-0043 89 3/28/2026
4.0.1 335 3/27/2026
4.0.0 83 3/27/2026
4.0.0-beta-0111 82 3/27/2026
4.0.0-beta-0095 1,131 10/28/2025
4.0.0-beta-0093 284 9/21/2025
4.0.0-beta-0092 356 9/17/2025
4.0.0-beta-0091 256 8/18/2025
4.0.0-beta-0086 358 6/23/2025
4.0.0-beta-0084 261 6/4/2025
4.0.0-beta-0083 221 6/3/2025
4.0.0-beta-0081 155 5/30/2025
4.0.0-beta-0079 232 5/29/2025
4.0.0-beta-0075 166 5/24/2025
4.0.0-beta-0069 319 4/8/2025
4.0.0-beta-0061 239 4/3/2025
4.0.0-beta-0057 240 4/1/2025
Loading failed