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.
<PackageVersion Include="Zebble.Sensors" Version="1.1.113" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.Sensors" />
                    
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 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.
#addin nuget:?package=Zebble.Sensors&version=1.1.113
                    
Install Zebble.Sensors as a Cake Addin
#tool nuget:?package=Zebble.Sensors&version=1.1.113
                    
Install Zebble.Sensors as a Cake Tool

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 484 3/2/2023
1.1.112 742 2/13/2021
1.1.111 434 1/12/2021
1.1.110 392 1/12/2021
1.1.109 412 1/12/2021
1.1.108 486 1/9/2021
1.1.107 518 12/31/2020
1.1.106 439 12/30/2020
1.1.105 1,198 7/4/2019
1.1.104 656 3/27/2019
1.1.101 1,094 6/13/2018
1.1.100 1,270 1/26/2018

Minor fixes