Søren Enemærke

Results 7 comments of Søren Enemærke

Working a bit more with this in our context we are hitting this scenario (in a microservice setup): - Service A calls Service B - Service B throws exception which...

Apologies for the VERY late reply. If this is still an issue, could I ask you to retry with the newest 3.1 package I just upload to NuGet

I have unfortunately not had a way to debug this issue. I suspect that it is somehow related to regular expressions being parsed/executed differently on MacOS but that is just...

Hi @esmelov. Thanks for submitting. I see you've taken the effort to split stuff into multiple files. We've had a previous PR that actually pulled everything into a single file...

I am a little swamped at the moment, so give me a little time to take a deeper looking into this PR and provide some more detailed feedback.

Okay, so I have carved out a little time to have a look at this in more detail bearing in mind the goal you described of your changes. Here are...

Finally had a look at this. Beyond the move to separate files, I think you also moved some classes into other namespaces (Implementations, Abstractions, Extensions)? I am personally not a...