ParkSquare.Discogs
1.0.9
See the version list below for details.
dotnet add package ParkSquare.Discogs --version 1.0.9
NuGet\Install-Package ParkSquare.Discogs -Version 1.0.9
<PackageReference Include="ParkSquare.Discogs" Version="1.0.9" />
paket add ParkSquare.Discogs --version 1.0.9
#r "nuget: ParkSquare.Discogs, 1.0.9"
// Install ParkSquare.Discogs as a Cake Addin #addin nuget:?package=ParkSquare.Discogs&version=1.0.9 // Install ParkSquare.Discogs as a Cake Tool #tool nuget:?package=ParkSquare.Discogs&version=1.0.9
C# Discogs API
Background
The Discogs API lets developers build their own Discogs-powered applications for the web, desktop, and mobile devices.
The Discogs API v2.0 is a RESTful interface to Discogs data. You can access JSON-formatted information about Database objects such as Artists, Releases, and Labels. Your application can also manage User Collections and Wantlists, create Marketplace Listings, and more.
This Nuget package is a free library written in C# that you can use to access the Discogs API.
Getting Started
First thing you will need to do is register your application. Sign up to get a Discogs account and go to Developer Settings https://www.discogs.com/settings/developers to create a new auth token.
Your application must provide a User-Agent string that identifies itself – preferably something that follows RFC 1945. Some good examples include:
AwesomeDiscogsBrowser/0.1 +http://adb.example.com
LibraryMetadataEnhancer/0.3 +http://example.com/lime
MyDiscogsClient/1.0 +http://mydiscogsclient.org
Rest of content to do!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 188 | 6/22/2024 |
1.0.35 | 276 | 10/8/2023 |
1.0.34 | 1,757 | 8/22/2022 |
1.0.33 | 402 | 8/22/2022 |
1.0.31 | 383 | 8/19/2022 |
1.0.30 | 633 | 4/14/2022 |
1.0.28 | 488 | 2/19/2022 |
1.0.26 | 452 | 1/27/2022 |
1.0.24 | 444 | 1/12/2022 |
1.0.22 | 6,091 | 11/24/2021 |
1.0.20 | 4,944 | 11/23/2021 |
1.0.18 | 4,732 | 11/23/2021 |
1.0.16 | 6,462 | 11/23/2021 |
1.0.15 | 301 | 11/22/2021 |
1.0.14 | 716 | 11/21/2021 |
1.0.13 | 1,078 | 11/21/2021 |
1.0.12 | 1,335 | 11/21/2021 |
1.0.9 | 1,384 | 11/20/2021 |