This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Description
Chronicle.Integrations.MongoDb only supports configuration of a MongoClient by use of a connection string.
MongoClient has an overload that accepts an instance of MongoClientSettings, which supports many additional properties that aren't configurable by use of a simple connectionstring.