Skip to content

filipkristo/deezer-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deezer

Build status

DeezerWrapper

DeezerWrapper is a C# application which uses Deezer's Native SDK to play a song once a user was authenticated.

Features

  • User authentication
  • Playing a Deezer content (track, album or playlist).

Build instructions

  • Download the latest version of the Deezer Native SDK
  • Unzip it and copy content to Debug Folder

Usage

Latest Nuget: v1.0.1

Via Nuget:

Package Manager> Install-Package DeezerPlayer

Via Source:

git clone https://github.com/filipkristo/deezer-player.git

Open solution in VS and build it.

Run this sample

> DeezerWrapper.exe dzmedia:///CONTENT/CODE

Releases

No releases published

Packages

No packages published

Languages