Skip to main content
DiscogsClient package icon

DiscogsClient

C# Client library for Discogs API v2.0 Features Include API to authorize user (generating OAuth1.0 token and token secret) Full support to DataBase API including image download Support of identity API Asynchroneous and cancellable API using Tasks Transparent management of pagination using none blocking API (Reactive IObservable) or IEnumerable

Total Downloads
24.9K
24,866
Published
Oct 9, 2019
Latest stable version

Install

.NET CLI
dotnet add package DiscogsClient --version 2.6.0
Package Manager Console
Install-Package DiscogsClient -Version 2.6.0
PackageReference
<PackageReference Include="DiscogsClient" Version="2.6.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.6.1
[11.0.2, )
RateLimiter
.NETFramework4.6.1
[1.1.1, )
RestSharp
.NETFramework4.6.1
[106.3.0, )
RestSharpHelper
.NETFramework4.6.1
[1.1.1, )
System.Reactive
.NETFramework4.6.1
[4.0.0, )
Newtonsoft.Json
.NETStandard2.0
[11.0.2, )
RateLimiter
.NETStandard2.0
[1.1.1, )
RestSharp
.NETStandard2.0
[106.3.0, )
RestSharpHelper
.NETStandard2.0
[1.1.1, )
System.Reactive
.NETStandard2.0
[4.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.