This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Description
Hiya Tatham,
I want to use SnowMaker with Neo4jClient (it just makes sense - Guid Indexes are DEEP).
BUT. My Ops Manager really hates using Keys - its all
// Get a credential and create a service client object for the blob container.
_containerClient = new BlobContainerClient(new Uri(containerEndpoint), AuthService.TokenProvider);
with us.
I guess: I should just fork, add that and do a PR? - Unless you have/done wanna/doit?