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
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:
Or if you want to use it with Xamarin you can install one of these:
You can see here the actual NuGet Versions: