Tags: alexandre-spieser/mongodb-generic-repository
Tags
Merge pull request #56 from mrtaikandi/mongodriver-2.20 Upgrade to MongoDb Driver 2.20 and use GuidRepresentationMode.V3 as the default representation. This potentially can cause a breaking change to the package consumer, but the behaviour can be set to V2 by overriding the void SetGuidRepresentation(GuidRepresentation guidRepresentation) method. GuidRepresentation and GuidRepresentationMode will be removed in the next major release of the MongoDB Driver: https://www.mongodb.com/community/forums/t/c-guid-style-dont-work/126901/2 What's new in 2.20 and 2.19: https://www.mongodb.com/docs/drivers/csharp/current/whats-new/#std-label-csharp-whats-new
PreviousNext