Skip to content

Releases: myarichuk/Simple.HttpClientFactory

Refactorings and quality improvements

Choose a tag to compare

@myarichuk myarichuk released this 15 Dec 19:05
a2172ae
  • Ensure HttpClient is threadsafe
  • Code quality refactoring

Release v2.0.18

Choose a tag to compare

@github-actions github-actions released this 29 May 07:45
0a9e315
remove obsolete badge from the readme

Release v2.0.17

Choose a tag to compare

@github-actions github-actions released this 08 May 11:32
add some tests

Release v2.0.16

Choose a tag to compare

@github-actions github-actions released this 05 May 07:44
add an option to specify base url at build time

Release v2.0.15

Choose a tag to compare

@github-actions github-actions released this 04 May 11:02
support specifying custom client handler instance, minor code quality…

Release v2.0.14

Choose a tag to compare

@github-actions github-actions released this 04 May 08:38
more code quality refactoring, ensure Polly message handler won't cau…

Release v2.0.13

Choose a tag to compare

@github-actions github-actions released this 04 May 07:35
code quality refactorings

Release v2.0.12

Choose a tag to compare

@github-actions github-actions released this 03 May 22:39
3e26355
Merge pull request #21 from myarichuk/develop

minor convenience methods in client builder, some more testing

Release v2.0.11

Choose a tag to compare

@github-actions github-actions released this 03 May 15:57
b5a4cb3
Merge pull request #19 from myarichuk/develop

add convenience methods (adding multiple certificates at once, multiple policies at once, etc)

Release v2.0.10

Choose a tag to compare

@github-actions github-actions released this 03 May 09:32
e9d7b83
Merge pull request #18 from myarichuk/develop

Replace helper with BCL HashCode::Combine() function