![]() |
VOOZH | about |
dotnet add package Xbox.Music.Zumicts --version 1.2.4
NuGet\Install-Package Xbox.Music.Zumicts -Version 1.2.4
<PackageReference Include="Xbox.Music.Zumicts" Version="1.2.4" />
<PackageVersion Include="Xbox.Music.Zumicts" Version="1.2.4" />Directory.Packages.props
<PackageReference Include="Xbox.Music.Zumicts" />Project file
paket add Xbox.Music.Zumicts --version 1.2.4
#r "nuget: Xbox.Music.Zumicts, 1.2.4"
#:package Xbox.Music.Zumicts@1.2.4
#addin nuget:?package=Xbox.Music.Zumicts&version=1.2.4Install as a Cake Addin
#tool nuget:?package=Xbox.Music.Zumicts&version=1.2.4Install 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)
Forked to work with mono.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.4 | 1,920 | 8/23/2015 |
| 1.2.3 | 1,455 | 8/23/2015 |
| 1.2.2 | 1,487 | 8/23/2015 |
| 1.2.1 | 1,468 | 8/23/2015 |
| 1.1.0-Beta2 | 1,774 | 2/7/2015 |
1.0.0: First official release.
RC1: Support for multiple ID lookup, continuations, and LookupOptions with MusicClient.Get(), as well as more docs and bug fixes.
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.