Spotify.NET/SpotifyAPI.Web/Http
2020-05-16 18:48:32 +02:00
..
Authenticators First draft of SpotifyAPI.Web.Auth 2020-05-15 20:06:24 +02:00
Interfaces Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00
APIConnector.cs netstandard2.0 support 2020-05-16 18:48:32 +02:00
APIResponse.cs Started with Unit Tests and added .editorconfig for syntax settings 2020-05-02 13:04:26 +02:00
NetHttpClient.cs netstandard2.0 support 2020-05-16 18:48:32 +02:00
NewtonsoftJSONSerializer.cs No need to resolve private fields in json serializer 2020-05-11 19:42:04 +02:00
ProxyConfig.cs Added proxy config 2020-05-12 20:33:25 +02:00
Request.cs Response Models -> no public set; Request models -> no set for collections 2020-05-05 15:30:00 +02:00
Response.cs Start refactoring for version 6 2020-05-01 20:05:28 +02:00
SimpleHTTPLogger.cs netstandard2.0 support 2020-05-16 18:48:32 +02:00
SimpleRetryHandler.cs netstandard2.0 support 2020-05-16 18:48:32 +02:00