Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 320 Bytes

File metadata and controls

7 lines (5 loc) · 320 Bytes

MongoDB .NET Driver Json.NET Integration

This repository contains the project that supports using Json.NET to serialize/deserialize documents stored in MongoDB using Json.NET serialization.

It is a standalone project that has an external dependency on the MongoDB .NET Driver.