Info
Version: | 1.3.0-beta-1809 |
Author(s): | Sébastien Pertus |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://dotmimsync.readthedocs.io/ |
NuGet Url: | https://www.nuget.org/packages/Dotmim.Sync.Sqlite |
Install
Install-Package Dotmim.Sync.Sqlite
dotnet add package Dotmim.Sync.Sqlite
paket add Dotmim.Sync.Sqlite
Dotmim.Sync.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- Dotmim.Sync.Core(>= 0.6.10504)
- Microsoft.Data.SQLite(>= 5.0.1)
Tags
Manage a sync process beetween two relational databases provider. This provider works with SQL Server and can be used only as Client provider.
Use SqlSyncProvider or MySqlSyncProvider for the server side .Net Standard 2.0.