Ruben Bartelink

Results 353 comments of Ruben Bartelink

do other APIs work, i.e. could it be a connectivity issue?

https://www.nuget.org/packages/FsCheck/3.0.0-rc3#dependencies-body-tab https://www.nuget.org/packages/FsCheck.xunit/3.0.0-rc3#dependencies-body-tab Note that you'll end up in a world of pain if you go too far down this rabbit hole though - just because some random xunit assembly touches...

The point here though is that you're using FsCheck.Xunit, which is a library that you use to hook a property test into xunit via `Property` you'll get identical results from...

In general, `AltCommandLine` can be used to admit alernate capitalizations (and for something like a log level, you'd typically have a short alias like `-L`) While your API proposal is...

You're way better off posting this sort of thing on stack overflow - anyone that's going to be watching this repo also has a subscription to the `serilog` tag over...

Hi Daniel, Firstly, thanks for contributing; I hope to get some time to look at it properly later. The main thing is you have tests I punted on doing multi-table...

Yeah, I've been hiding from the need to go OT in Equinox too - the core and the MessageDb piece are wired, but the Cosmos, Dynamo and ESDB drivers are...

Thanks for reviewing - I can imagine it's a hard sell in the small (though I do think `type`s with actual methods are very underrated!) Note other thing that should...

As far as I'm aware no such mechanism exists, but supporting it does seem like a useful addition In order to progress this, the next step would be to propose...

Nice solution - I think it makes sense to keep the issue open for now as it would be nice for it to be first class in some way as...