Info
Version: | 1.8.0 |
Author(s): | LiangShiWei |
Last Update: | Sunday, February 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ShiWei-L/Abp.ElasticSearch |
NuGet Url: | https://www.nuget.org/packages/Abp.ElasticSearch |
Install
Install-Package Abp.ElasticSearch
dotnet add package Abp.ElasticSearch
paket add Abp.ElasticSearch
Abp.ElasticSearch Download (Unzip the "nupkg" after downloading)
Dependencies
- Abp(>= 5.1.0)
- NEST(>= 7.6.1)
- Newtonsoft.Json(>= 12.0.3)
启动时使用Configuration.Modules.ElasticSearch()进行配置连接连接字符串还有授权.