DbSyncKit.PostgreSQL
1.4.0.1
dotnet add package DbSyncKit.PostgreSQL --version 1.4.0.1
NuGet\Install-Package DbSyncKit.PostgreSQL -Version 1.4.0.1
<PackageReference Include="DbSyncKit.PostgreSQL" Version="1.4.0.1" />
paket add DbSyncKit.PostgreSQL --version 1.4.0.1
#r "nuget: DbSyncKit.PostgreSQL, 1.4.0.1"
// Install DbSyncKit.PostgreSQL as a Cake Addin #addin nuget:?package=DbSyncKit.PostgreSQL&version=1.4.0.1 // Install DbSyncKit.PostgreSQL as a Cake Tool #tool nuget:?package=DbSyncKit.PostgreSQL&version=1.4.0.1
DbSyncKit
DbSyncKit is a powerful library for efficient and fast data synchronization operations across various database systems. Whether you're working with Microsoft SQL Server, MySQL, or other database platforms, DbSyncKit provides a comprehensive suite of packages to streamline your synchronization tasks.
Features
- Flexibility: DbSyncKit supports synchronization across various database providers, giving you the flexibility to work with different systems.
- Efficiency: Enhance the efficiency of your data synchronization operations with DbSyncKit's optimized tools and utilities.
- Dependency Injection (DI): Easily configure and set up DbSyncKit using Dependency Injection for an organized and extensible setup.
Getting Started
To get started with DbSyncKit, follow these steps:
- Installation: Install the necessary DbSyncKit packages for your database provider. Refer to the Packages Documentation for details.
- Configuration: Configure DbSyncKit using Dependency Injection or manual instance creation. Refer to the Configuration Guide for setup instructions.
- Usage: Perform basic synchronization using DbSyncKit. Explore the Usage Guide for detailed instructions.
- Database Providers: Choose and install the appropriate database provider package. Refer to the Database Providers documentation for a list of supported providers.
Documentation
For comprehensive documentation, including API references, configuration guides, and usage instructions, explore the DbSyncKit Documentation.
Contributing
If you'd like to contribute to DbSyncKit, please follow our Contribution Guidelines.
Support and Contact
If you encounter any issues or have questions, reach out to us through the Support & Contact section.
License
DbSyncKit is released under the MIT License. See the LICENSE file for details.
Note: DbSyncKit is actively developed, and future updates may include support for additional database providers. For the latest information on upcoming features, check the Future Additions section.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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 is compatible. 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. |
-
net7.0
- DbSyncKit.DB (>= 1.4.0.1)
- DbSyncKit.Templates (>= 1.1.0.1)
- DbSyncKit.Templates.PostgreSQL (>= 1.2.0.1)
- Npgsql (>= 8.0.1)
-
net8.0
- DbSyncKit.DB (>= 1.4.0.1)
- DbSyncKit.Templates (>= 1.1.0.1)
- DbSyncKit.Templates.PostgreSQL (>= 1.2.0.1)
- Npgsql (>= 8.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.