Xbox.Music
1.0.0-Beta3
This is a prerelease version of Xbox.Music.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Xbox.Music --version 1.0.0-Beta3
NuGet\Install-Package Xbox.Music -Version 1.0.0-Beta3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xbox.Music" Version="1.0.0-Beta3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbox.Music --version 1.0.0-Beta3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xbox.Music, 1.0.0-Beta3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xbox.Music as a Cake Addin #addin nuget:?package=Xbox.Music&version=1.0.0-Beta3&prerelease // Install Xbox.Music as a Cake Tool #tool nuget:?package=Xbox.Music&version=1.0.0-Beta3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Portable Class Library implementation of the Xbox Music API, powered by PortableRest. (.NET 4.5, Windows Phone 8, and Windows 8.x)
There are no supported framework assets in this package.
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,124 | 7/29/2014 |
1.1.0-Beta1 | 937 | 7/28/2014 |
1.0.0 | 2,135 | 1/8/2014 |
1.0.0-RC1 | 967 | 1/5/2014 |
1.0.0-Beta4 | 947 | 12/23/2013 |
1.0.0-Beta3b | 951 | 12/23/2013 |
1.0.0-Beta3a | 948 | 12/23/2013 |
1.0.0-Beta3 | 965 | 12/22/2013 |
1.0.0-Beta2a | 939 | 12/21/2013 |
1.0.0-Beta2 | 940 | 12/21/2013 |
1.0.0-Beta1 | 965 | 12/21/2013 |
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.