Microsoft.SyncFramework
2.1.0.2
dotnet add package Microsoft.SyncFramework --version 2.1.0.2
NuGet\Install-Package Microsoft.SyncFramework -Version 2.1.0.2
<PackageReference Include="Microsoft.SyncFramework" Version="2.1.0.2" />
paket add Microsoft.SyncFramework --version 2.1.0.2
#r "nuget: Microsoft.SyncFramework, 2.1.0.2"
// Install Microsoft.SyncFramework as a Cake Addin #addin nuget:?package=Microsoft.SyncFramework&version=2.1.0.2 // Install Microsoft.SyncFramework as a Cake Tool #tool nuget:?package=Microsoft.SyncFramework&version=2.1.0.2
Installs the core MS Sync Framework redistributables (Synchronization-v2.1-x86-ENU.msi and Synchronization-v2.1-x64-ENU.msi) if they aren't allready installed, and then adds a reference for the 'Microsoft.Synchronization' assembly to your project. The msi distributables are obtained from here: https://www.microsoft.com/en-gb/download/details.aspx?id=19502
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.SyncFramework:
Package | Downloads |
---|---|
VelocityDBExtensions
Extensions to VelocityDB for efficient LINQ index/BTree queries, AzureSession file API usage with Microsoft Azure, import/export to/from CSV and JSON, Sync, GeoHash, Compressed Bitmap and RTree. |
|
Microsoft.SyncFramework.DatabaseProvider
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 |
|
Microsoft.SyncFramework.ProviderServices
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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
This Version: Corrected some package metadata.
Previous Versions: Fixed issue with incorrect msi installation detection.