Pinned Repositories
fluentassertions
Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is used in many open-source projects. It runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5 and later. It supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio, NSpec and MSpec.
mongo-csharp-driver
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.
SampleMongoDBApplication
Sample application using version 2.0 of the .NET Driver for MongoDB
rstam's Repositories
rstam/SampleMongoDBApplication
Sample application using version 2.0 of the .NET Driver for MongoDB
rstam/mongo-csharp-driver
rstam/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.
rstam/fluentassertions
Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is used in many open-source projects. It runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5 and later. It supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio, NSpec and MSpec.
rstam/FSharpBsonDocument
rstam/mongo-csharp-driver-jsondotnet-original
The C#/.NET driver will have a new component to integrate with JSON.NET that needs to live separately from the .NET driver itself.
rstam/mongo-efcore-provider
MongoDB Entity Framework Core Provider
rstam/mongo-fsharp-driver
An experimental wrapping of the C# MongoDB Driver with a pure F# interface
rstam/mongo-java-driver
java driver for mongo
rstam/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
rstam/specifications
Specifications related to MongoDB