Babak Taremi

Results 7 comments of Babak Taremi

> very good and clean codes, you followed all principles and design patterns, but it has many class libraries (and folders) which makes the whole solution difficult to understand. It...

Thanks for your contribution! Sorry I've been busy these 3 weeks. I reviewed your PR and requested some changes.

> @babaktaremi I'm not the PR creator, but I see no request for changes. Can you please consider making adjustments and releasing this? Thanks. Hi. Hope you are doing well....

Version 5.0.0 is uploaded and will be available in few minutes. @Sire thanks for your contribution! @devreepiet

> Thanks, dear [@babaktaremi](https://github.com/babaktaremi). if I understand correctly, you can use the extension like this: `string curlScript = _httpClient.GenerateCurlInString(httpRequestMessage);` **instead of this:** ` var curl = HttpClientToCurl.Main.GenerateCurlInString(httpClientFactory.CreateClient(), request);` In this...

Any idea when version 2.0.7 will be released?

> > The repositories, normally don't belong to the domain. > > > The repositories, normally don't belong to the domain. > > You are correct that the implementations of...