Microsoft.SyncFramework
2.1.0.1
See the version list below for details.
dotnet add package Microsoft.SyncFramework --version 2.1.0.1
NuGet\Install-Package Microsoft.SyncFramework -Version 2.1.0.1
<PackageReference Include="Microsoft.SyncFramework" Version="2.1.0.1" />
paket add Microsoft.SyncFramework --version 2.1.0.1
#r "nuget: Microsoft.SyncFramework, 2.1.0.1"
// Install Microsoft.SyncFramework as a Cake Addin #addin nuget:?package=Microsoft.SyncFramework&version=2.1.0.1 // Install Microsoft.SyncFramework as a Cake Tool #tool nuget:?package=Microsoft.SyncFramework&version=2.1.0.1
Installs the MS Sync Framework redistributable (Synchronization-v2.1-x64-ENU.msi) only if it isn'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.
Fixed issue with incorrect msi installation detection.