I\'m working on creating a .net core API with MongoDB.
Following is my MongoDBSettings.cs
public class MongoDBSettings : IMongoDBSettings { pub