Shiny.Testing
2.5.0.3008-preview
dotnet add package Shiny.Testing --version 2.5.0.3008-preview
NuGet\Install-Package Shiny.Testing -Version 2.5.0.3008-preview
<PackageReference Include="Shiny.Testing" Version="2.5.0.3008-preview" />
paket add Shiny.Testing --version 2.5.0.3008-preview
#r "nuget: Shiny.Testing, 2.5.0.3008-preview"
// Install Shiny.Testing as a Cake Addin
#addin nuget:?package=Shiny.Testing&version=2.5.0.3008-preview&prerelease
// Install Shiny.Testing as a Cake Tool
#tool nuget:?package=Shiny.Testing&version=2.5.0.3008-preview&prerelease
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
Links
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
Builds
Branch | Status |
---|---|
Master | |
Dev | |
Preview |
Contributors
- Allan Ritchie - Project Lead
- Dan Siegel - Contributor
- Emily Stanek - Logo Designer
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Shiny.Beacons (>= 2.5.0.3008-preview)
- Shiny.BluetoothLE (>= 2.5.0.3008-preview)
- Shiny.BluetoothLE.Common (>= 2.5.0.3008-preview)
- Shiny.Core (>= 2.5.0.3008-preview)
- Shiny.Jobs (>= 2.5.0.3008-preview)
- Shiny.Locations (>= 2.5.0.3008-preview)
- Shiny.Locations.Common (>= 2.5.0.3008-preview)
- Shiny.Push.Common (>= 2.5.0.3008-preview)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Shiny.Testing:
Repository | Stars |
---|---|
dansiegel/Prism.Container.Extensions
The packages here provide additional extensions around the Prism Ioc abstractions. This allows for more advanced scenarios.
|