通过依赖注入的方式使用Elasticsearch.
Info
Version: | 1.0.18-alpha |
Author(s): | LCTR |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lc3586/Microservice/tree/master/src/Library/Elasticsearch |
NuGet Url: | https://www.nuget.org/packages/Library.Elasticsearch |
Install
Install-Package Library.Elasticsearch
dotnet add package Library.Elasticsearch
paket add Library.Elasticsearch
Library.Elasticsearch Download (Unzip the "nupkg" after downloading)
Dependencies
- Library.ConsoleTool(>= 1.0.28)
- Library.HardwareInfo(>= 1.0.5)
- Library.Snowflake(>= 1.0.4)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Options(>= 3.1.6)
- NEST(>= 7.8.1)