Portable .Net library for Last.fm
Go to file
Rikki Tooley 03fa6f74e9 Changed error handling, stubbed most of albumapi
Methods now return LastResponse or ListResponse (confusing? hmm) instead
of throwing exceptions.
2013-06-14 13:11:42 +01:00
.nuget Fixed all the broken packages + added moq 2013-06-11 16:03:16 +01:00
IF.Lastfm.Console "Handle" api errors by throwing LastFmApiException 2013-06-13 21:30:18 +01:00
IF.Lastfm.Core Changed error handling, stubbed most of albumapi 2013-06-14 13:11:42 +01:00
IF.Lastfm.Core.Tests Started UserApi 2013-06-13 17:27:51 +01:00
lib Fixed all the broken packages + added moq 2013-06-11 16:03:16 +01:00
.gitattributes Initial commit 2013-06-08 18:49:21 +01:00
.gitignore Initial commit 2013-06-08 18:49:21 +01:00
IF.Lastfm.sln Album.getInfo, starting to get a nice layout to the api. 2013-06-12 17:34:56 +01:00
README.md Adding a readme 2013-06-08 18:53:20 +01:00

#Last.fm Portable .NET API

TODO: some documentation...