Component used to replicate data from a mysql database to the elasticsearch with dotnet C#.
Info
| Version: | 1.0.4 |
| Author(s): | wellington.menezes |
| Last Update: | Thursday, October 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/webmotors/WebMotors.Components.Replicator |
| NuGet Url: | https://www.nuget.org/packages/WebMotors.Components.Replicator |
Install
Install-Package WebMotors.Components.Replicator
dotnet add package WebMotors.Components.Replicator
paket add WebMotors.Components.Replicator
WebMotors.Components.Replicator Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- WebMotors.Components.Model(>= 2.0.0)
- Unity(>= 4.0.1)
- CommonServiceLocator(>= 1.3.0)
- MySql.Data(>= 6.9.9)