.NET: MongoDB.Driver (2.19) Breaking Serialization Errors
Published in
2 min readMay 9
--
MongoDB.Bson.BsonSerializationException: Type is not configured as an allowed type for this instance of ObjectSerializer
This is a quick post for those screeching and pulling out their hair.
Recently, I upgraded my .NET MongoDB.Driver nuget package from 2.18.0 to 2.1.19.1 due to an identified security vulnerablity in the former.