kdawg14 / mongo-csharp-driver-jsondotnet

The C#/.NET driver will have a new component to integrate with JSON.NET that needs to live separately from the .NET driver itself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The C#/.NET driver will have a new component to integrate with JSON.NET that needs to live separately from the .NET driver itself.

License:Other


Languages

Language:C# 98.9%Language:F# 1.0%Language:Batchfile 0.0%