sourceclimber / libdeezer-csharp

.NET/C# wrapper for the Deezer Native SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libdeezer-sharp

DZNativeCSharp shows how the DEEZER Native SDK can be used with .NET/C#.

Notes

  • The UnityPlayer sample from Deezer deezer/native-sdk-samples/UnityPlayer is used as base.
  • The example code was only changed slightly.
  • Not all methods from the native SDK are exposed yet.
  • The project intentionally uses .NET version 3.5.
  • The project intentionally is only set up for x64.

About

.NET/C# wrapper for the Deezer Native SDK


Languages

Language:C# 100.0%