Makes it possible to run unit test on a real MongoDB Instance without mocking the persistence layer.
Info
Version: | 0.2.68 |
Author(s): | Nico Klage |
Last Update: | Wednesday, July 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NKlage/NK-MongoDB-Embedded |
NuGet Url: | https://www.nuget.org/packages/NK.MongoDB.Embedded |
Install
Install-Package NK.MongoDB.Embedded
dotnet add package NK.MongoDB.Embedded
paket add NK.MongoDB.Embedded
NK.MongoDB.Embedded Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpZipLib(>= 1.2.0)
Tags