Skip to content

algompluecker/mongodb_CSHARP-4488

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a reproducer for an issue with the MongoDB C# driver tracked at https://jira.mongodb.org/browse/CSHARP-4488

Please update the connection string in the class MongoDbConnection if necessary:

private const string MongoConnectionString = "mongodb://127.0.0.1:27017";

About

Showcase for issue CSHARP-4488

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages