sdkmicrosoft-band

Microsoft.Band SDK is not found on nuget? Even when looking with the pre-release options?


As the title mentions, the sdk for the band I can't seem to get it to download. Is the build server not up or did the build changed and not deploy right?

Thanks! Alessandro


Solution

  • The Band SDK is now available in the Nuget Store you can easily install it with the Nuget Managers Package Manager Console line:

    Install-Package Microsoft.Band

    or you install it with:

    Right Click on your project => "Manage NuGet Packages" => Search "Band"

    And then you can Install this:

    enter image description here

    Or if you want to use it with Xamarin you can install one of these:

    enter image description here

    You can see here the actual NuGet Versions:

    https://www.nuget.org/packages/Microsoft.Band/