Enables unit testing of applications that use MongoDB official driver by providing interfaces and proxy classes for key types such as MongoDatabase, MongoServer, MongoCursor and MongoCollection.
Info
| Version: | 1.6.1.2 |
| Author(s): | https://github.com/myles-mcdonnell |
| Last Update: | Sunday, November 11, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/myles-mcdonnell/DCouple.Mongo |
| NuGet Url: | https://www.nuget.org/packages/DCouple.Mongo |
Install
Install-Package DCouple.Mongo
dotnet add package DCouple.Mongo
paket add DCouple.Mongo
DCouple.Mongo Download (Unzip the "nupkg" after downloading)
Dependencies
- mongocsharpdriver(1.6.1)
Tags