Unhandled exception with the message "WebClient does not support
concurrent I/O operations" being thrown by query
Created asynchronous query function, and additionally created separate
instances of query for each method.
- New Namespaces
-> SpotifyAPI.SpotifyLocalAPI
-> SpotifyAPI.SpotifyWebAPI
-> SpotifyAPI.SpotifyWebAPI.Models
- Wiki created, examples coming soon
- Added example for the new Web API
- README updated