Commit Graph

592 Commits

Author SHA1 Message Date
Jonas Dellinger
c829adde0b Added docs for IPlayableItem, fixes #454 2020-06-06 17:43:49 +02:00
Jonas Dellinger
ca436c3099 Fixed links in docs 2020-06-05 19:31:08 +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
Andrew Novac
9aecfe34c8
Added melodify to showcase (#455) 2020-06-05 00:40:43 +02:00
Jonas Dellinger
b3670e5636 Adapted readme for version 6 beta 2 2020-06-04 22:09:01 +02:00
Jonas Dellinger
98e29294d9 Adapted readme for version 6 beta 2020-06-04 21:32:52 +02:00
Jonas Dellinger
fb5b81b747 Fixed warnings and polished publish script 2020-06-04 20:56:47 +02:00
Jonas Dellinger
14dd959354 Setup publish script 2020-06-04 20:40:34 +02:00
Jonas Dellinger
f04f175775 Setup projects for nuget publishing 2020-06-04 20:29:33 +02:00
Jonas Dellinger
3e12f806db Added git config stuff 2020-06-04 18:34:19 +02:00
Jonas Dellinger
44741ffe04 Remove nvm and set correct permissions for .ssh 2020-06-04 18:30:07 +02:00
Jonas Dellinger
8a7e1c4f63 Executive permissions for the docs build script 2020-06-04 18:20:29 +02:00
Jonas Dellinger
0fe6b44795 Added docs build script 2020-06-04 18:18:51 +02:00
Jonas Dellinger
89102cceb7 Corrected github docs settings 2020-06-04 16:21:23 +02:00
Jonas Dellinger
e50e8be12e Correct url for docs 2020-06-04 16:14:16 +02:00
Jonas Dellinger
c97a93a984 Disable rss feed for now 2020-06-04 16:12:23 +02:00
Jonas Dellinger
e69af64ecd Merge branch 'v6' 2020-06-04 15:43:25 +02:00
Jonas Dellinger
d245139343 Added more example docs 2020-06-04 15:24:13 +02:00
Jonas Dellinger
fdb0400ccd Added BlazorWASM example 2020-06-04 14:42:16 +02:00
Jonas Dellinger
ebc5278055 Fixed links and added some more regarding auth 2020-06-04 00:14:37 +02:00
Jonas Dellinger
a6f2baa492 More docs regarding auth 2020-06-03 23:57:28 +02:00
Jonas Dellinger
7bc5015950 More docs regarding retry_handling 2020-06-03 19:12:12 +02:00
Jonas Dellinger
d31a9e4ea1 Update online docs 2020-06-03 17:44:13 +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
7801f848c6 Docs site updated #451 2020-05-31 17:21:17 +02:00
Jonas Dellinger
0a6570632b Finished inline XML docs for now :party: #451 2020-05-31 16:57:58 +02:00
Jonas Dellinger
5ae126699c Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
Jonas Dellinger
7445d3ca0e 📘 More docs! #451 2020-05-31 00:11:05 +02:00
Jonas Dellinger
3695866e55
Feature/shows and episodes (#437)
Co-authored-by: shayo <shay.ohayon@gmail.com>
2020-05-30 23:56:57 +02:00
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