Expression not supported: Convert(x.Id, BsonObjectId) after Upgrade
After I upgraded mongodb drivers and .net framework to .net 8 I a Exceptionwhen I try to query elementy by their BsonObjectId.
After I upgraded mongodb drivers and .net framework to .net 8 I a Exceptionwhen I try to query elementy by their BsonObjectId.