DiscogsConnect is a .NET client library for accessing the REST API v2.0 of Discogs.
Info
| Version: | 4.1.1 |
| Author(s): | Christoph De Baene |
| Last Update: | Wednesday, September 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/christophdebaene/DiscogsConnect |
| NuGet Url: | https://www.nuget.org/packages/DiscogsConnect |
Install
Install-Package DiscogsConnect
dotnet add package DiscogsConnect
paket add DiscogsConnect
DiscogsConnect Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(4.0.2)