MusicBrainzSharp is a fully managed library for accessing MusicBrainz via the XMLWebservice. It is written in C#, requiring access to only the System and System.Xml core libraries.
The library hides the XML transactions and encapsulates the data in an object-oriented API.