MetaBrainz.MusicBrainz
5.0.0
dotnet add package MetaBrainz.MusicBrainz --version 5.0.0
NuGet\Install-Package MetaBrainz.MusicBrainz -Version 5.0.0
<PackageReference Include="MetaBrainz.MusicBrainz" Version="5.0.0" />
paket add MetaBrainz.MusicBrainz --version 5.0.0
#r "nuget: MetaBrainz.MusicBrainz, 5.0.0"
// Install MetaBrainz.MusicBrainz as a Cake Addin
#addin nuget:?package=MetaBrainz.MusicBrainz&version=5.0.0
// Install MetaBrainz.MusicBrainz as a Cake Tool
#tool nuget:?package=MetaBrainz.MusicBrainz&version=5.0.0
MetaBrainz.MusicBrainz

This is a .NET implementation of libmusicbrainz, wrapping the MusicBrainz v2 API. An attempt has been made to keep the same basic class hierarchy, but this library is based on the JSON interface, not the XML one, so there will be differences. In addition, interfaces, not classes, are used for the public API (to allow more flexibility for the internals).
This also contains OAuth2 functionality.
Documentation
A user guide is available, which explains the main functionality of the library, with some examples.
Release Notes
These are available on GitHub.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.8
- MetaBrainz.Common (>= 1.0.0)
- MetaBrainz.Common.Json (>= 5.1.0)
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 6.0.0)
-
.NETStandard 2.0
- MetaBrainz.Common (>= 1.0.0)
- MetaBrainz.Common.Json (>= 5.1.0)
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 6.0.0)
-
.NETStandard 2.1
- MetaBrainz.Common (>= 1.0.0)
- MetaBrainz.Common.Json (>= 5.1.0)
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 6.0.0)
-
net6.0
- MetaBrainz.Common (>= 1.0.0)
- MetaBrainz.Common.Json (>= 5.1.0)
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MetaBrainz.MusicBrainz:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
vesoapp/veso
Open source media server.
|
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 16,410 | 1/29/2022 |
4.0.1 | 890 | 12/16/2021 |
4.0.0 | 201 | 12/16/2021 |
3.0.2 | 2,780 | 5/21/2020 |
3.0.1 | 199 | 5/5/2020 |
3.0.0 | 203 | 4/26/2020 |
2.0.1 | 189 | 4/17/2020 |
2.0.0 | 225 | 3/22/2020 |
1.1.3 | 770 | 8/11/2019 |
1.1.2 | 797 | 12/9/2018 |
1.1.1 | 633 | 11/15/2018 |
1.1.0 | 806 | 8/14/2018 |
1.0.0 | 1,115 | 1/21/2018 |
0.2.0 | 1,008 | 10/23/2016 |
0.1.0 | 921 | 6/26/2016 |