lastfm-sharp is an open-source Last.fm .NET/Mono interface (dll assembly). It was started as a C# incarnation of its older python sister pylast, and It has now become a complete abstraction layer of the Last.fm API.
Features
- Sophisticated public API.
- Full object-oriented design.
- Adheres to conventions.
- Proxy support.
- Scrobbling (currently in the trunk).
- Fully compatible with .Net Framework and Mono.