.Net Core Sharp ElasticSearch Plug.
Info
| Version: | 1.2.3 |
| Author(s): | LiangShiWei |
| Last Update: | Monday, August 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ShiWei-L/SharpPlugs |
| NuGet Url: | https://www.nuget.org/packages/SharpPlug.ElasticSearch |
Install
Install-Package SharpPlug.ElasticSearch
dotnet add package SharpPlug.ElasticSearch
paket add SharpPlug.ElasticSearch
SharpPlug.ElasticSearch Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpPlug.Core(>= 1.2.2)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- NEST(>= 7.2.0)
- Newtonsoft.Json(>= 11.0.2)