Componente para acesso ao ElasticSearch via dotnet Core.
Info
Version: | 1.1.2 |
Author(s): | WebMotors |
Last Update: | Friday, June 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WebMotors.Components.ElasticSearchConnector.NetCore |
Install
Install-Package WebMotors.Components.ElasticSearchConnector.NetCore
dotnet add package WebMotors.Components.ElasticSearchConnector.NetCore
paket add WebMotors.Components.ElasticSearchConnector.NetCore
WebMotors.Components.ElasticSearchConnector.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Data.SqlClient(>= 4.4.2)