Skip to content

rstam/mongo-csharp-driver-jsondotnet

 
 

Repository files navigation

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.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
License.txt
Unknown
License.rtf

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.0%
  • Other 1.0%