Skip to content

steveh131/MetaBrainz.MusicBrainz

 
 

Repository files navigation

MetaBrainz.MusicBrainz Build Status NuGet Version

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

The full release notes are available in ChangeLog.md.

They are also available as part of every GitHub release entry.

About

Native .NET implementation of libmusicbrainz

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%