Releases: Zuntara/rest-api-client-builder
Releases · Zuntara/rest-api-client-builder
v2.1.4
03 Aug 07:35
Compare
Sorry, something went wrong.
No results found
Fixed issue-3 - replaced httpcode translation to real error message in body content
v2.1.2
18 Jul 08:19
Compare
Sorry, something went wrong.
No results found
Fixed issue with CancellationTokenSource getting disposed.
v2.1.1
18 Jul 07:12
Compare
Sorry, something went wrong.
No results found
Added new overload for ExecuteAsync to support Cancellation Tokens
Added more comments in the code and on the methods
Updated readme file
v2.0.2
05 Jul 11:46
Compare
Sorry, something went wrong.
No results found
Added a connection provider
Added extra handlers for success, error and timeout.
Moved timeout to executeasync method
v2.0.1
03 Jul 13:18
Compare
Sorry, something went wrong.
No results found
Added portable dll version of the rest API client builder which has a fluent interface.
Also added OAuth2 Client credentials to the behaviors.