Info
Version: | 1.0.1 |
Author(s): | ircnelson |
Last Update: | Friday, June 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ircnelson/MongoDB.Embedded |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Lightweight.Embedded |
Install
Install-Package MongoDB.Lightweight.Embedded
dotnet add package MongoDB.Lightweight.Embedded
paket add MongoDB.Lightweight.Embedded
MongoDB.Lightweight.Embedded Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.2.4)
Tags
Good for integration tests. This project is a copy of https://github.com/bytenik/MongoDB.Embedded.