Anders Østhus
Anders Østhus
Hi, As @paalkr mentioned we do have a working set of scripts for Windows Support. Currently we have a bug with DNS resolution, but I expect that is due to...
We've stopped working on this since our requirements have changed, and we will not be needing this in the near future.
We're seeing the same as @HeneryHawk. We are using the CosmosDB Emulator in our integration tests, sometime early this year we noticed that the runtime of our integration tests had...
No worries, I realized after I'd done the upgrade that I needed some custom logic in the exporter, so I wrote a new one for my specific use case. But...
Ah gotcha. I'll manage for now by wrapping them in a `Convert.ToInt32()` so no rush. Question: According to your spec above, they are defined as nullable. Is this correct? I...