SpotifyAPI-NET === 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) Screenshot of the SpotifyLocal-Example: ![alt text](http://i.imgur.com/R9Xsma0.png "Example Screen") Please look at the [wiki](https://github.com/JohnnyCrazy/SpotifyAPI-NET/wiki) for more information