CoreSync 0.1.38-beta

This is a prerelease version of CoreSync.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CoreSync --version 0.1.38-beta
                    
NuGet\Install-Package CoreSync -Version 0.1.38-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CoreSync" Version="0.1.38-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CoreSync" Version="0.1.38-beta" />
                    
Directory.Packages.props
<PackageReference Include="CoreSync" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CoreSync --version 0.1.38-beta
                    
#r "nuget: CoreSync, 0.1.38-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CoreSync@0.1.38-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CoreSync&version=0.1.38-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CoreSync&version=0.1.38-beta&prerelease
                    
Install as a Cake Tool

CoreSync is a .NET standard library that provides data synchronization functions between databases. Currently Sql Server and SQLite are supported.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on CoreSync:

Package Downloads
CoreSync.SqlServer

CoreSync is a .NET standard library that provides data synchronization functions between databases. This is the Sql Server provider assembly.

CoreSync.Sqlite

CoreSync is a .NET standard library that provides data synchronization functions between databases. This is the SQLite provider assembly.

CoreSync.Http

CoreSync is a .NET standard library that provides data synchronization functions between databases. Currently Sql Server and SQLite are supported. This is the Http common package.

CoreSync.PostgreSQL

CoreSync is a .NET standard library that provides data synchronization functions between databases. This is the PostgreSQL provider assembly.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.122 238 9/30/2025
0.1.121 241 9/30/2025
0.1.120 319 9/24/2025
0.1.119 406 9/16/2025
0.1.118 189 8/16/2025
0.1.116 241 8/9/2025
0.1.113 338 6/30/2025
0.1.112 287 6/30/2025
0.1.111 589 6/11/2025
0.1.110 464 2/10/2025
0.1.109 370 12/12/2024
0.1.108 363 10/9/2024
0.1.106 284 10/9/2024
0.1.105 397 8/8/2024
0.1.104 266 8/7/2024
0.1.103 314 5/15/2024
0.1.102 380 4/9/2024
0.1.101 256 3/6/2024
0.1.100 279 3/5/2024
0.1.99 262 2/26/2024
0.1.98 282 2/25/2024
0.1.92 1,073 7/14/2021
0.1.91 922 2/28/2021
0.1.90 825 2/25/2021
0.1.89 824 2/24/2021
0.1.88 870 2/15/2021
0.1.87 917 2/3/2021
0.1.86-beta 558 2/3/2021
0.1.85-beta 535 1/28/2021
0.1.84-beta 561 1/28/2021
0.1.83-beta 551 1/28/2021
0.1.82-beta 522 1/28/2021
0.1.81-beta 553 1/28/2021
0.1.77-beta 482 1/25/2021
0.1.76-beta 573 1/2/2021
0.1.75-beta 592 1/2/2021
0.1.74-beta 600 12/31/2020
0.1.72-beta 543 12/30/2020
0.1.71-beta 536 12/30/2020
0.1.70-beta 597 12/30/2020
0.1.69-beta 636 11/9/2020
0.1.68-beta 587 9/28/2020
0.1.67-beta 663 9/15/2020
0.1.63-beta 629 8/3/2020
0.1.62-beta 665 7/29/2020
0.1.60-beta 634 7/15/2020
0.1.58-beta 684 7/15/2020
0.1.57-beta 732 4/24/2020
0.1.56-beta 713 4/16/2020
0.1.55-beta 779 4/4/2020
0.1.53-beta 821 3/27/2020
0.1.52-beta 695 3/25/2020
0.1.51-beta 735 3/2/2020
0.1.50-beta 737 2/27/2020
0.1.49-beta 754 2/18/2020
0.1.47-beta 710 2/18/2020
0.1.46-beta 724 2/17/2020
0.1.45-beta 723 2/14/2020
0.1.44-beta 724 2/13/2020
0.1.43-beta 694 2/13/2020
0.1.42-beta 727 2/13/2020
0.1.41-beta 704 2/13/2020
0.1.40-beta 743 2/13/2020
0.1.39-beta 748 2/13/2020
0.1.38-beta 721 2/12/2020
0.1.36-beta 712 2/12/2020
0.1.35-beta 746 2/12/2020
0.1.34-beta 697 2/12/2020
0.1.33-beta 754 2/6/2020
0.1.32-beta 703 2/6/2020
0.1.31-beta 822 2/5/2020
0.1.30-beta 789 2/5/2020
0.1.29-beta 755 2/5/2020
0.1.28-beta 740 2/4/2020
0.1.27-beta 721 2/4/2020
0.1.26-beta 713 2/3/2020
0.1.25-beta 779 1/31/2020
0.1.24-beta 724 10/21/2019
0.1.20-beta 738 10/19/2019
0.1.19-beta 725 10/19/2019
0.1.18-beta 725 10/19/2019
0.1.16-beta 1,002 10/22/2018
0.1.15-beta 1,081 9/4/2018
0.1.14-beta 1,092 8/23/2018
0.1.13-beta 1,023 8/23/2018
0.1.12-beta 1,116 7/18/2018
0.1.11-beta 1,266 7/18/2018
0.1.9-beta 1,285 7/17/2018
0.1.8-beta 1,222 7/6/2018
0.1.7-beta 1,250 7/6/2018
0.1.6-beta 1,317 7/6/2018
0.1.5-beta 1,275 7/6/2018
0.1.4-beta 1,072 7/5/2018
0.1.3-beta 1,093 7/4/2018