SkillAgentSearch skills...

MusicBrainz

Implementation MusicBrainz API 2.0 (C#)

Install / Use

/learn @avatar29A/MusicBrainz
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MusicBrainz

Build Status Issues NuGet

Implementation of the MusicBrainz API version 2 for .NET

Features

  • First class MusicBrainz entities Artist, Label, ReleaseGroup, Release and Recording supporting asynchronous Get (lookup by MBID), Search and Browse.
  • Advanced Search using Lucene query syntax (see search documentation for supported fields).
  • Support for sub-queries in lookup requests (see MusicBrainz documentation and wiki for a list of supported inc parameters).
  • Limited support for entity relationships.

More information about the MusicBrainz API can be found in the documentation.

Examples

Take a look at the wiki or the Hqub.MusicBrainz.Client example project.

Contact

The Gitter chatroom https://gitter.im/avatar29A/MusicBrainz is no longer moderated. Please use the issues section for discussing problems or suggesting new features.

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated19d ago
Forks33

Languages

C#

Security Score

100/100

Audited on Mar 21, 2026

No findings