Ross ROSS = Recommend OSS · open-source software intelligence for agents

JohnnyCrazy/SpotifyAPI-NET

:sound: A Client for the Spotify Web API, written in C#/.NET observed · 2026-08-28

github.com/JohnnyCrazy/SpotifyAPI-NET · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 81
  • Release rhythm 73
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 16
  • age_days: 4600
  • days_rel: 182
  • days_push: 119
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1613 stars · 314 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SpotifyAPI-NET is an open-source C#/.NET client library for the Spotify Web API, providing fully typed requests and responses for over 74 endpoints. It supports all OAuth2 authentication flows, pagination, retry handlers, and runs on any .NET Standard 2.X platform including .NET Core, .NET Framework, UWP, and Xamarin.Forms.

Use cases

  • query spotify catalog for tracks albums and playlists from c#
  • manage a user's spotify library and create or edit playlists programmatically
  • control spotify playback like play pause and transferring devices
  • authenticate a .net app with spotify using oauth2
  • paginate through large spotify playlist or library results
  • build a music app that integrates with spotify on mobile via xamarin

When to choose

  • you are building a .NET application (C#, VB.NET, F#) that needs Spotify Web API access
  • you want typed, strongly-modeled API responses instead of raw HTTP calls
  • you need cross-platform support including mobile via .NET Standard 2.X
  • you need all OAuth2 flows for both ASP.NET web apps and CLI apps

When to avoid

  • your project is not on the .NET platform
  • you only need simple unauthenticated metadata lookups and want a lighter-weight raw HTTP approach
  • you need Spotify features outside the Web API, such as local playback control of the desktop client

Facets

library · maturity active

http-client auth sdk apis web-development media developer-tools dotnet cross-platform spotify spotify-web-api music oauth2 nuget api-client

2 sources

Member repositories

RepositoryRoleHealth v2
JohnnyCrazy/SpotifyAPI-NETmain82

For agents

markdown · JSON · MCP: product_card(name="JohnnyCrazy/SpotifyAPI-NET")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem