MediaTypeFormatterCollection has properties for JsonMediaTypeFormatter, XmlMediatypeformatter and FormUrlEncodedMediaTypeFormatter too. Since we added support for BsonMediaTypeFormatter, we should add it to this class too.
Comments: You can add the BSON formatter to the collection manually if you want it.
Comments: You can add the BSON formatter to the collection manually if you want it.