Microsoft.Band
1.3.20217
See the version list below for details.
dotnet add package Microsoft.Band --version 1.3.20217
NuGet\Install-Package Microsoft.Band -Version 1.3.20217
<PackageReference Include="Microsoft.Band" Version="1.3.20217" />
paket add Microsoft.Band --version 1.3.20217
#r "nuget: Microsoft.Band, 1.3.20217"
// Install Microsoft.Band as a Cake Addin #addin nuget:?package=Microsoft.Band&version=1.3.20217 // Install Microsoft.Band as a Cake Tool #tool nuget:?package=Microsoft.Band&version=1.3.20217
The Microsoft Band SDK gives developers access to the sensors available on Microsoft Band 1 and Microsoft Band 2, as well as the ability to create tiles.
Enhance and extend the experience of your applications to your customers' wrists. More at http://developer.microsoftband.com/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Windows Phone | wpa81 is compatible. |
Windows Store | netcore451 is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Band:
Package | Downloads |
---|---|
Xamarin.Microsoft.Band.Native
The Microsoft Band SDK gives developers access to the sensors available on the band, as well as the ability to create and send notifications to tiles. Enhance and extend the experience of your applications to your customers' wrists. |
|
FakeBand
Library to enable programming against the Band SDK model without connecting a physical band |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.20628 | 6,250 | 7/12/2016 |
1.3.20420 | 4,108 | 4/22/2016 |
1.3.20307 | 3,871 | 3/10/2016 |
1.3.20217 | 2,229 | 2/23/2016 |
1.3.20115 | 2,614 | 1/23/2016 |
1.3.11121 | 5,146 | 12/10/2015 |
1.3.10929 | 4,923 | 10/6/2015 |
1.3.10702 | 5,879 | 7/9/2015 |
1.3.10518 | 3,318 | 5/21/2015 |
1.3.10417 | 2,874 | 4/30/2015 |
1.3.10219-preview | 5,748 | 2/23/2015 |
This release provides the current day's values for the Altimeter, Calories, Distance, Pedometer and UV sensors.
And it enables Windows Phone 10 Universal Apps to handle tile events in the background. The supported tile events are TileOpened, TileClosed and TileButtonPressed. This feature removes the limitation that Windows Phone 10 apps need to run in the foreground to handle tile events. See the Band SDK documentation for details.