NestWrapper is a wrapper for Nest Client, to make it easier to use Nest in unit tests.
Info
Version: | 1.0.6 |
Author(s): | legouellecs |
Last Update: | Monday, October 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LGouellec/nest-wrapper |
NuGet Url: | https://www.nuget.org/packages/NestWrapper |
Install
Install-Package NestWrapper
dotnet add package NestWrapper
paket add NestWrapper
NestWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- NEST(>= 6.2.0)
- Newtonsoft.Json(>= 11.0.2)
Tags