Zebble.Sensors 1.1.113

dotnet add package Zebble.Sensors --version 1.1.113
NuGet\Install-Package Zebble.Sensors -Version 1.1.113
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="Zebble.Sensors" Version="1.1.113" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zebble.Sensors --version 1.1.113
#r "nuget: Zebble.Sensors, 1.1.113"
#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.
// Install Zebble.Sensors as a Cake Addin
#addin nuget:?package=Zebble.Sensors&version=1.1.113

// Install Zebble.Sensors as a Cake Tool
#tool nuget:?package=Zebble.Sensors&version=1.1.113

A plugin to access device sensors (such as Compass, Accelerometer and Gyroscope) in Zebble applications.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid13.0 is compatible. 
Universal Windows Platform uap10.0.18362 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
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 Zebble.Sensors:

Package Downloads
Zebble.Location

A Zebble plugin that enables you to find and track device geo location and also find directions.

Zebble.SmoothCompass

The built-in compass sensor returns shaky data that randomly changes by 1-2 degrees, which is a problem for UI visualisation. This plug-in solves that by combining data from compass, gyroscope and accelerometer to deliver a smooth and more natural result.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.113 411 3/2/2023
1.1.112 685 2/13/2021
1.1.111 374 1/12/2021
1.1.110 349 1/12/2021
1.1.109 356 1/12/2021
1.1.108 427 1/9/2021
1.1.107 461 12/31/2020
1.1.106 379 12/30/2020
1.1.105 1,135 7/4/2019
1.1.104 595 3/27/2019
1.1.101 949 6/13/2018
1.1.100 1,106 1/26/2018

Minor fixes