Platform.EntityFramework.Synchronisation

Implements Entity Framework Synchronisation

Recent Packages

Version Downloads
5.2.181 33
5.2.180 35
5.2.179 35
5.2.178 35
5.2.177 30

Usage Instructions

Latest Version: 5.2.181

To install Platform.EntityFramework.Synchronisation from the command line, run the following command:

nuget install Platform.EntityFramework.Synchronisation -Version 5.2.181 -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.EntityFramework.Synchronisation from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.EntityFramework.Synchronisation -Version 5.2.181 -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.EntityFramework.Synchronisation" Version="5.2.181" />