Sean Farrow

Results 128 comments of Sean Farrow

Ideally, we should keep this in the code that sets the property value in the options class. I’ll raise an issue and write a fix later today. Thanks, Sean. From:...

Thanks, I’ll try that! From: Daniel Gama Sent: 13 August 2018 21:43 To: Microsoft/Docker.DotNet Cc: Sean Farrow ; Author Subject: Re: [Microsoft/Docker.DotNet] Example of using the Network config class when...

Are you still looking to implement this? If yes, I'd love to have a look at doing this in the next few weeks. Thanks, Sean.

As someone who is about to use this and requires System.Text.Json support, I'd be happy to do this as well as making it possible to provide serializer settingsto the currently...

This isn’t something that is user facing. Within the boost format library boost::optional is used, what I’m asking for is a define to use std::optional instead, like boost.dll does with...

Has any of this been done. I can see other benefits: Allow the use of HttpClient as well as System.Text.JSON. Allow the use of Polly for retries. I've got a...

I’m happy to fork and look at that branch if it would help? From: Mark Embling ***@***.***> Sent: 15 August 2021 11:58 To: markembling/MarkEmbling.PostcodesIO ***@***.***> Cc: Sean Farrow ***@***.***>; Comment...

Ok, I will. Do we need to keep the synchronous API? I can raise a separate issue for this if needed. Thanks, Sean. From: Mark Embling ***@***.***> Sent: 15 August...

I would remove it for the following reasons: Firstly, both the target frameworks support async as a first class citizen. Secondly, given the library makes network calls, async makes sense...

Happy to do this, if it would help. One question, should we dynamically generate the end copyright year, so that we don't have to keep updating it when a new...