Xbox.Music 1.0.0-Beta2a

This is a prerelease version of Xbox.Music.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Xbox.Music --version 1.0.0-Beta2a
                    
NuGet\Install-Package Xbox.Music -Version 1.0.0-Beta2a
                    
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-Beta2a" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xbox.Music" Version="1.0.0-Beta2a" />
                    
Directory.Packages.props
<PackageReference Include="Xbox.Music" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xbox.Music --version 1.0.0-Beta2a
                    
#r "nuget: Xbox.Music, 1.0.0-Beta2a"
                    
#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.
#addin nuget:?package=Xbox.Music&version=1.0.0-Beta2a&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Xbox.Music&version=1.0.0-Beta2a&prerelease
                    
Install as a Cake Tool

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.

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,304 7/29/2014
1.1.0-Beta1 1,111 7/28/2014
1.0.0 2,446 1/8/2014
1.0.0-RC1 1,142 1/5/2014
1.0.0-Beta4 1,129 12/23/2013
1.0.0-Beta3b 1,131 12/23/2013
1.0.0-Beta3a 1,124 12/23/2013
1.0.0-Beta3 1,141 12/22/2013
1.0.0-Beta2a 1,116 12/21/2013
1.0.0-Beta2 1,117 12/21/2013
1.0.0-Beta1 1,142 12/21/2013

Beta 2a: Bug fix in EntityBase.GetImage().
Beta 2: First working release.