Search code examples
c#win-universal-appspotifylibspotify

Is UWP / XAML C# compatible with the Spotify API?


I am learning development for Windows Universal Platform and I wanted to create a simple app capable of leveraging some Spotify data once the user logs in.

I can see from the documentation that there is an SDK for Android and iOS, and a library that is considered deprecated.

Do you guys know if there is any way for me to still communicate with the Spotify API using .NET/C# ?

Thanks a lot,

Florian


Solution

  • There doesn't seem to be a SDK from Spotify, but there are references to WebApi .Net Wrappers at the bottom of this official page: