Skip to content

An API for the Spotify-Client and the Spotify Web API, written in C#/.NET

License

Notifications You must be signed in to change notification settings

pervaizkhan/SpotifyAPI-NET

 
 

Repository files navigation

SpotifyAPI-NET Build status

An API for the Spotify-Client and Spotify's Web API, written in .NET
Look at the example provided in the Repo

Following 3 files will be needed for all features:

  • SpotifyAPI.dll
  • Newtonsoft.Json.dll (Will be merged into SpotifyAPI.dll in the official Releases using ILMerge)
  • nircmd.dll (Used to Mute & UnMute Spotify)

Please look at the wiki for more information, it provides examples and a documentation.

###Installation
You can add the API to your project via nuget-package:

Install-Package SpotifyAPI-NET

###Example

Screenshot of the SpotifyLocal-Example: alt text

About

An API for the Spotify-Client and the Spotify Web API, written in C#/.NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%