"In memory" edition of MongoDb sitting on the MongoDb.Drivers 2.5 package.
Info
| Version: | 1.0.0 |
| Author(s): | Binary Worrier |
| Last Update: | Tuesday, June 5, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BinaryWorrier/InMemoryMongoDb |
| NuGet Url: | https://www.nuget.org/packages/BinaryWorrier.InMemoryMongoDb |
Install
Install-Package BinaryWorrier.InMemoryMongoDb
dotnet add package BinaryWorrier.InMemoryMongoDb
paket add BinaryWorrier.InMemoryMongoDb
BinaryWorrier.InMemoryMongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.5.0)
- morelinq(>= 2.10.0)
Tags