Found 42 packages
Package Description
Dotmim Sync core assembly. Manage a sync process beetween two relational databases provider. Can't be used alone. Choose a server and a client provider such as Dotmim.Sync.SqlServerProvider or Dotmim.Sync.SqliteProvider
This package will ensure that the 'DatabaseProviders' msi for MS Sync Framework is installed, and it will then add references to the necessary assemblies: Microsoft.Synchronization.Data.dll, Microsoft.Synchronization.Data.Server.dll, Microsoft.Synchronization.Data.SqlServer.dll, Microsoft.Synchronization.Data.SqlServerCe.dll. The msi distributables included in this package are obtained from here: http://www.microsoft.com/en-gb/download/details.aspx?id=19502
Sql Server Sync Provider. Manage a sync process beetween two relational databases provider. This provider works with SQL Server and can be used as Client or Server provider .Net Standard 2.0
Proxy to be able to Sync through an ASP.NET CORE application. Choose a Dotmim.Sync provider and protects your database call through web api calls only. this assembly is meant to be used from within your client application and will execute all the http calls
SQLite Sync Provider. 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
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.StorageSync.
MySql Sync Provider. Manage a sync process beetween two relational databases provider. This provider works with SQL Server and can be used as Client or Server provider .Net Standard 2.0
Proxy to be able to Sync through an ASP.NET CORE application. Choose a Dotmim.Sync provider and protects your database call through web api calls only. This assembly is meant to be used from your ASP.Net core Web Api project, and will handle all http requests calls.
Sql Server Sync Provider. Manage a sync process beetween two relational databases provider. This provider works with SQL Server and can be used as Client or Server provider. Based on SqlSyncProvider, but uses the SQL Server change tracking feature instead of tracking tables. .Net Standard 2.0
This package will ensure that the 'ProviderServices' msi for MS Sync Framework is installed, and it will then add references to the necessary assemblies: Microsoft.Synchronization.Files.dll, Microsoft.Synchronization.MetadataStorage.dll, Microsoft.Synchronization.SimpleProviders.dll The msi distributables included in this package are obtained from here: http://www.microsoft.com/en-gb/download/details.aspx?id=19502
CoreSync is a .NET standard library that provides data synchronization functions between databases. This is the Sql Server provider assembly.
CoreSync is a .NET standard library that provides data synchronization functions between databases. This is the SQLite provider assembly.