MusicBrainz
Implementation MusicBrainz API 2.0 (C#)
Install / Use
/learn @avatar29A/MusicBrainzREADME
MusicBrainz
Implementation of the MusicBrainz API version 2 for .NET
Features
- First class MusicBrainz entities
Artist,Label,ReleaseGroup,ReleaseandRecordingsupporting asynchronousGet(lookup by MBID),SearchandBrowse. - Advanced
Searchusing 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
incparameters). - 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.