Jonas Dellinger
|
ae55ddb39b
|
Replace port 5000 (often used) with 5543, fixes #868
|
2023-05-27 21:43:01 +02:00 |
|
dependabot[bot]
|
72a7aad448
|
Bump Newtonsoft.Json from 13.0.2 to 13.0.3 (#866)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 20:54:53 +02:00 |
|
dependabot[bot]
|
ba0e20c5b4
|
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (#833)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-05 15:19:41 +01:00 |
|
Jonas Dellinger
|
cb2e0cccc8
|
run formatter
|
2022-11-27 13:29:35 +01:00 |
|
Jonas Dellinger
|
74f3f52dcb
|
Add net7.0 support
|
2022-11-18 11:38:58 +01:00 |
|
Jonas Dellinger
|
7acffd96ba
|
Update documentation
|
2022-05-21 21:04:46 +02:00 |
|
Jonas Dellinger
|
5cebb910f7
|
Updated to .net 6.0 and remove .net-standard2.0 support
|
2021-11-10 20:12:12 +01:00 |
|
Jonas Dellinger
|
16a831ad40
|
Some smaller fixes and ignore case when parsing type of iplayableitem, fixes #604
|
2021-05-01 17:11:24 +02:00 |
|
dependabot[bot]
|
9e344283b4
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 (#584)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-08 16:40:11 +02:00 |
|
Jonas Dellinger
|
66064aa0f5
|
Added migration from 5.x to 6.x to docs
|
2020-11-14 13:19:20 +01:00 |
|
Nick Hansen
|
152ec6381e
|
Fixing typo (#503)
|
2020-09-07 09:02:57 +02:00 |
|
Jonas Dellinger
|
24459453a6
|
Finished PKCE Docs & Implementation - Example.CLI.PersistentConfig now uses PKCE
|
2020-08-19 14:03:01 +02:00 |
|
Jonas Dellinger
|
df009e0316
|
Remove Task/Func paging methods, c# types are too strict for that
|
2020-06-13 13:28:50 +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
|
f1ca557c6e
|
Enabled nullable for most projects
|
2020-05-25 18:00:47 +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
|
f39fbf8757
|
Updated example dirs
|
2020-05-16 22:31:44 +02:00 |
|