ParkSquare.Gracenote 1.5.0
Gracenote Web API library to give out-of-the-box C# support for track, album, artist and cover artwork searching. The Gracenote Developer license is free for non-commercial use. Supports ALBUM_SEARCH and ALBUM_FETCH, with all options available that are exposed by the Gracenote Web API itself. For more information, see https://developer.gracenote.com/web-api#wrappers
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ParkSquare.Gracenote</id>
<version>1.5.0.0</version>
<authors>Park Square Consulting Ltd</authors>
<owners>Park Square Consulting Ltd</owners>
<projectUrl>https://www.parksq.co.uk/nuget/gracenote</projectUrl>
<iconUrl>https://en.gravatar.com/userimage/64673125/ef83498cb1b66b82fc273d7c223cef79.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gracenote Web API library to give out-of-the-box C# support for track, album, artist and cover artwork searching. The Gracenote Developer license is free for non-commercial use. Supports ALBUM_SEARCH and ALBUM_FETCH, with all options available that are exposed by the Gracenote Web API itself. For more information, see https://developer.gracenote.com/web-api#wrappers</description>
<summary>Gracenote C# Web API library for searching albums, singles and artists and to download artwork.</summary>
<releaseNotes />
<copyright>© 2017 Park Square Consulting Ltd</copyright>
<language>en-GB</language>
<tags>gracenote web api music album track artist search parksquare cover art coverart jon meesam</tags>
<dependencies />
</metadata>
</package>