Commit Graph

10 Commits

Author SHA1 Message Date
Philipp Drebes
a70bc5fc09 Refactored SpotifyUri Parsing (#194)
* refactored SpotifyUri parsing

* unit tests for SpotifyUri class

* added missing file reference in SpotifyAPI.csproj

* updated NuGet packages in SpotifyAPI.Tests and reverted inline TryParse variable declarations in SpotifyUri.cs
2017-11-09 15:36:53 +01:00
Jonas Dellinger
1253d02da7 Switched from WebClient to HTTPClient 2017-05-31 17:31:41 +02:00
Johnny @PC
80dd574c4b Fixed Tests with adding ResponseInfo.Empty 2016-07-07 21:38:07 +02:00
Johnny @PC
15d8fd87e2 Merged headers branch 2016-07-07 21:28:02 +02:00
Johnny @PC
51d4b19370 Fixed Test-Fixture path (hopefully?) 2016-03-05 17:02:34 +01:00
Johnny @PC
4fe00c0f0e Tweaked Test and some Lib modifications 2016-03-05 16:24:54 +01:00
Johnny @PC
8afd134769 Updated all libs 2016-03-05 14:32:50 +01:00
mrnikbobjeff
3544c34176 Changed Contracts to if-throw-else as requested
Changed use of nullable return types to throw exceptions instead of returning null
2015-10-23 21:25:13 +02:00
Johnny Dellinger @PC
70fc8ea389 Added .nuget folder 2015-07-07 18:34:59 +02:00
Johnny Dellinger @PC
45c71544f9 Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00