Commit Graph

22 Commits

Author SHA1 Message Date
dependabot-preview[bot]
b2d706219f
Bump System.Net.Http.Json from 3.2.0 to 3.2.1 (#459)
Bumps [System.Net.Http.Json](https://github.com/dotnet/corefx) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-10 11:16:02 +02:00
dependabot-preview[bot]
12bdeb1592
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.9 to 6.2.10 (#456)
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.2.9 to 6.2.10.
- [Release notes](https://github.com/Microsoft/dotnet/releases)
- [Commits](https://github.com/Microsoft/dotnet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-05 09:21:32 +02:00
Jonas Dellinger
e69af64ecd Merge branch 'v6' 2020-06-04 15:43:25 +02:00
Jonas Dellinger
fdb0400ccd Added BlazorWASM example 2020-06-04 14:42:16 +02:00
Jonas Dellinger
2a9b0338f5 Moar docs and TooManyRequests exception 2020-06-02 23:55:50 +02:00
Jonas Dellinger
ef60a9f1f2 Added TokenSwapAuth and console example for it #451 2020-06-02 16:34:24 +02:00
Jonas Dellinger
5ae126699c Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +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
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
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
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
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