Skip to content

Implementation MusicBrainz API 2.0 (C#)

License

Notifications You must be signed in to change notification settings

HomerJau/MusicBrainz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBrainz

Build Status NuGet Issues Gitter

Implementation of the MusicBrainz API version 2.0 (requires .NET framework 4.5 or above).

Features

  • First class MusicBrainz entities Artist, 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 wiki for a list of supported inc parameters).
  • Limited support for entity relationships.

More information about the MusicBrainz webservice can be found here.

Examples

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

About

Implementation MusicBrainz API 2.0 (C#)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%