Harness is a .NET library designed to manage the state of one or more Mongo databases during testing.
Info
| Version: | 2.1.1 |
| Author(s): | Alex McNair |
| Last Update: | Monday, March 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/AMCN41R/harness |
| NuGet Url: | https://www.nuget.org/packages/Harness |
Install
Install-Package Harness
dotnet add package Harness
paket add Harness
Harness Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MongoDB.Driver(>= 2.10.2)
- Newtonsoft.Json(>= 12.0.3)
- MongoDB.Driver(>= 2.10.2)
- Newtonsoft.Json(>= 12.0.3)
Tags