How to set BsonDateTime Serializer default options in C#

后端 未结 0 515
日久生厌
日久生厌 2021-01-28 19:05

I need to store DateTime in MongoDb with the same precission as in .NET DateTime. I found this solution:

[BsonDateTimeOptions(Representa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题