# mongo-csharp-driver-jsondotnet **Repository Path**: mirrors_mongodb/mongo-csharp-driver-jsondotnet ## Basic Information - **Project Name**: mongo-csharp-driver-jsondotnet - **Description**: The C#/.NET driver will have a new component to integrate with JSON.NET that needs to live separately from the .NET driver itself. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.