Commit Graph

562 Commits

Author SHA1 Message Date
Jonas Dellinger
4c38f958a0 Since we did a rewrite: Change license to MIT :party: #451 2020-05-30 23:33:53 +02:00
Jonas Dellinger
c34167ecb4 More Docs #451 2020-05-30 23:32:06 +02:00
Jonas Dellinger
5da15c1c29 More Docs and spotify.LastResponse #451 2020-05-30 23:20:42 +02:00
Jonas Dellinger
0ef07bed0b Added Reflection Cache for RequestParams #451 2020-05-29 13:06:27 +02:00
Jonas Dellinger
f105fcbd0e Enable user secrets 2020-05-29 10:34:08 +02:00
Jonas Dellinger
b2884debcd Started with Documentation #451 2020-05-28 16:30:17 +02:00
Jonas Dellinger
f1ca557c6e Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
Jonas Dellinger
020b60bec2 Added blazor example 2020-05-22 13:53:58 +02:00
Jonas Dellinger
2d1c1d2e00
Delete undraw_Devices_e67q.svg:Zone.Identifier 2020-05-22 12:28:46 +02:00
Jonas Dellinger
6182816cd1 Added ASP.NET Core example 2020-05-22 12:23:25 +02:00
Jonas Dellinger
51887644fd Added better Pagination support via IAsyncEnumerable 2020-05-20 20:59:11 +02:00
Hank Hester
482562c573
Fix misplaced param documentation comment (#453) 2020-05-20 18:40:27 +02:00
Jonas Dellinger
320aa5f134 Added Library Client #451 2020-05-20 08:48:08 +02:00
Jonas Dellinger
39d0260bbd Prepare docs for release 2020-05-19 17:33:29 +02:00
Jonas Dellinger
934907f39a Corrected wrong namespace and implemented example client unit test 2020-05-18 15:30:18 +02:00
Jonas Dellinger
24bb3d345f Finished UWP Example using protocol registration - Docs TODO 2020-05-18 11:39:01 +02:00
Jonas Dellinger
d095a5a870 Fixed custom HTML example 2020-05-16 22:42:18 +02:00
Jonas Dellinger
4a255386d4 Ignore launch settings 2020-05-16 22:33:05 +02:00
Jonas Dellinger
f39fbf8757 Updated example dirs 2020-05-16 22:31:44 +02:00
Jonas Dellinger
3ca2322d0c Simplified EditorConfig and added it to sln for vs2019 2020-05-16 20:34:03 +02:00
Jonas Dellinger
fabf49ef3a netstandard2.0 support 2020-05-16 18:48:32 +02:00
Jonas Dellinger
f05b208f6a Added path in examples 2020-05-15 22:02:54 +02:00
Jonas Dellinger
7f90dffe79 Added gitignore for credentials.json 2020-05-15 21:43:40 +02:00
Jonas Dellinger
498c426ecd Added an example for custom HTML 2020-05-15 21:41:53 +02:00
Jonas Dellinger
9431bb44b5 Made sure the correct scopes are requested 2020-05-15 14:05:27 +02:00
Jonas Dellinger
ff9d03ffb0 First draft of SpotifyAPI.Web.Auth 2020-05-15 20:06:24 +02:00
Jonas Dellinger
255bbd5c2f Added Credentials Authenticator 2020-05-14 23:26:40 +02:00
Jonas Dellinger
9b8a4cd2c9 Added first OAuth request: client credentials 2020-05-13 23:49:54 +02:00
Jonas Dellinger
fee995f984 Started docs 2020-05-13 18:27:16 +02:00
Jonas Dellinger
43a07de960 Added proxy config 2020-05-12 20:33:25 +02:00
Jonas Dellinger
80fb19e688 simplified test using setup class 2020-05-12 19:57:29 +02:00
Jonas Dellinger
589f50b25f Added SimpleRetryHandler 2020-05-12 17:53:17 +02:00
Jonas Dellinger
354111738c Config adaptions and tests 2020-05-12 16:35:59 +02:00
Jonas Dellinger
8fb50ad9cf No need to resolve private fields in json serializer 2020-05-11 19:42:04 +02:00
Jonas Dellinger
cc42c3971f Added Episodes Client and restructured config #451 2020-05-11 18:55:35 +02:00
dependabot-preview[bot]
e1e63cc465
Bump AspNet.Security.OAuth.Spotify from 3.1.0 to 3.1.1 (#452) 2020-05-11 17:24:21 +02:00
Jonas Dellinger
0cd3027c28 Disable naming warning 2020-05-08 16:39:00 +02:00
Jonas Dellinger
8fb0ba7974 Added Personalization Client #451 2020-05-08 12:09:59 +02:00
Jonas Dellinger
df6800f2ea Added Artists Client #451 2020-05-08 11:26:34 +02:00
Jonas Dellinger
bf4c817e70 Made responses have public setters - needed for testing - removed old projects 2020-05-08 10:25:33 +02:00
Jonas Dellinger
a82f95f0d0 Added Albums Client #451 2020-05-07 22:33:29 +02:00
Jonas Dellinger
249a535e07 Added Player Client #451 2020-05-07 18:03:20 +02:00
Jonas Dellinger
2f09ba25ec Added Tracks client 2020-05-07 13:48:31 +02:00
Jesper
2392f8f356
Changed "contex" typo to "context" (#450) 2020-05-06 21:09:26 +02:00
Jonas Dellinger
cd650a7e6d Further refined IPaginator, making it possible to do search pagination! 2020-05-05 17:52:23 +02:00
Jonas Dellinger
997d29cfc5 Response Models -> no public set; Request models -> no set for collections 2020-05-05 15:30:00 +02:00
Jonas Dellinger
28531ab007 Added analyzers 2020-05-05 05:45:33 +02:00
Jonas Dellinger
40397fa4f6 Added paginator and some more ConfigureAwaits 2020-05-05 05:26:37 +02:00
Jonas Dellinger
d36f360232 Started TracksClient 2020-05-04 23:04:59 +02:00
Jonas Dellinger
9a7d46fb5a Added Follow Endpoint 2020-05-04 23:02:53 +02:00