Metadata >> NuGet >> Zirpl.Spotify.MetadataApi

Zirpl.Spotify.MetadataApi

Metadata

Authors Zirpl Software
Copyrights Copyright 2014
Description Provides Lookup and Search functionality for Spotify's Metadata API. Updated regularly
Language en-US
LicenseUrl https://github.com/nlafratta/zspotify/blob/master/LICENSE
Owners Zirpl Software
ProjectUrl https://github.com/nlafratta/zspotify
ReleaseNotes For full release notes see https://github.com/nlafratta/zspotify/blob/master/releasenotes.md
RequireLicenseAcceptance False
Tags Spotify
Dependencies RestSharp:104.4.0:net40-Client|Microsoft.Bcl:1.1.8:Unsupported|Microsoft.Bcl.Async:1.0.168:Unsupported|Microsoft.Bcl.Build:1.0.14:Unsupported|Microsoft.Net.Http:2.2.20:Unsupported|Newtonsoft.Json:6.0.2:Unsupported|PortableRest:2.5.4:Unsupported|Microsoft.Bcl:1.1.8:portable-net45+sl50+wp80+win80+Unsupported|Microsoft.Bcl.Async:1.0.168:portable-net45+sl50+wp80+win80+Unsupported|Microsoft.Bcl.Build:1.0.14:portable-net45+sl50+wp80+win80+Unsupported|Microsoft.Net.Http:2.2.20:portable-net45+sl50+wp80+win80+Unsupported|Newtonsoft.Json:6.0.2:portable-net45+sl50+wp80+win80+Unsupported|PortableRest:2.5.4:portable-net45+sl50+wp80+win80+Unsupported
Title ZSpotify- Spotify Metadata API Client
PackageSize 25397
PackageHashAlgorithm SHA512
PackageHash /3pZBP6UYYByt6gw2PXD75QeK7VN/BGK0dAkkxLya2fkgMdMQ5tF4NnPn25EauhIhMITErTF7bUGKIZIwsGCBQ==
DownloadCount 000000
CreatedDate 2014-10-16T23:59:58

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Zirpl.Spotify.MetadataApi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Zirpl.Spotify.MetadataApi -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Zirpl.Spotify.MetadataApi
Installing the package (HTTP Basic authentication):
Install-Package Zirpl.Spotify.MetadataApi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Zirpl.Spotify.MetadataApi -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Zirpl.Spotify.MetadataApi

OpenWrap

Installing the package:
o add-wrap Zirpl.Spotify.MetadataApi
Uninstalling the package:
o remove-wrap Zirpl.Spotify.MetadataApi

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.27
1.0.26
1.0.25