Jonas Dellinger
cb2e0cccc8
run formatter
2022-11-27 13:29:35 +01:00
Sascha Kiefer
b8a2190168
feat: allow to pass cancellation token to requests ( #813 )
...
* feat: implements markets API
* fix: use correct constructor name
* feat: allow to pass a cancellation token
* pass cancellation token
* pass cancellation token only >NETSTANDARD2_1
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2022-11-18 12:30:09 +01:00
Jonas Dellinger
8dd31420ea
Updated to .NET analyzers and fixed warnings
2020-12-26 18:28:44 +01:00
Jonas Dellinger
b7f9d3ab53
Enable tests for .net core 3.1 and 2.2
2020-07-03 23:48:38 +02:00
Jonas Dellinger
d7baa8f45c
Made retry-after case insensitive, fixes #475
2020-07-03 22:59:39 +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
9b8a4cd2c9
Added first OAuth request: client credentials
2020-05-13 23:49:54 +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
40397fa4f6
Added paginator and some more ConfigureAwaits
2020-05-05 05:26:37 +02:00
Jonas Dellinger
7310c9bc8d
Added Logger interface & Simple Logger implementation
2020-05-03 13:00:50 +02:00
Jonas Dellinger
be7bdb6a93
Added Retry Handler and removed old enums
2020-05-02 19:57:31 +02:00
Jonas Dellinger
9f6729ad60
Started with Unit Tests and added .editorconfig for syntax settings
...
Disabled examples for now
2020-05-02 13:04:26 +02:00