Skip to content

MicrosoftBandDev/band-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Band SDKs (band-sdk)

A modernized version of the Microsoft Band SDKs for Microsoft Band 1/2

Building the project

Band SDK uses .NET MAUI, which is still in the preview stages. Please follow the installation guide in the .NET MAUI documentation, and remember that you need Visual Studio 2022 Preview.

Once you have the development environment set up, you're ready to clone the repo.

git clone https://github.com/MicrosoftBandDev/band-sdk.git
cd ./band-sdk

In the future, you may also need to run the following:

git submodule init
git submodule update

Once the repo has been downloaded, you can get started by opening the BandSDK solution in VS 2022 Preview.

About

An updated version of the original Band SDK for modern platforms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages