Xbox.Music
1.0.0-Beta4
See the version list below for details.
dotnet add package Xbox.Music --version 1.0.0-Beta4
NuGet\Install-Package Xbox.Music -Version 1.0.0-Beta4
<PackageReference Include="Xbox.Music" Version="1.0.0-Beta4" />
<PackageVersion Include="Xbox.Music" Version="1.0.0-Beta4" />
<PackageReference Include="Xbox.Music" />
paket add Xbox.Music --version 1.0.0-Beta4
#r "nuget: Xbox.Music, 1.0.0-Beta4"
#addin nuget:?package=Xbox.Music&version=1.0.0-Beta4&prerelease
#tool nuget:?package=Xbox.Music&version=1.0.0-Beta4&prerelease
A Portable Class Library implementation of the Xbox Music API, powered by PortableRest. (.NET 4.5, Windows Phone 8, and Windows 8.x)
Learn more about Target Frameworks and .NET Standard.
-
- PortableRest (>= 2.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.1.0-Beta2 | 1,297 | 7/29/2014 |
1.1.0-Beta1 | 1,105 | 7/28/2014 |
1.0.0 | 2,435 | 1/8/2014 |
1.0.0-RC1 | 1,134 | 1/5/2014 |
1.0.0-Beta4 | 1,121 | 12/23/2013 |
1.0.0-Beta3b | 1,123 | 12/23/2013 |
1.0.0-Beta3a | 1,116 | 12/23/2013 |
1.0.0-Beta3 | 1,133 | 12/22/2013 |
1.0.0-Beta2a | 1,108 | 12/21/2013 |
1.0.0-Beta2 | 1,109 | 12/21/2013 |
1.0.0-Beta1 | 1,134 | 12/21/2013 |
Beta 4: Support for continuationTokens on the MusicClient.Find() method.
Beta 3b: Fix a logic error in EntityBase.GetDeepLink(), and filters error on MusicClient.Find().
Beta 3: Incorporates feedback from the Xbox Music API team - refactored token handling, better helper method implementations.
Beta 2a: Bug fix in EntityBase.GetImage().
Beta 2: First working release.