DatabaseConverter.Core 2.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DatabaseConverter.Core --version 2.3.1
                    
NuGet\Install-Package DatabaseConverter.Core -Version 2.3.1
                    
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="DatabaseConverter.Core" Version="2.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DatabaseConverter.Core" Version="2.3.1" />
                    
Directory.Packages.props
<PackageReference Include="DatabaseConverter.Core" />
                    
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 DatabaseConverter.Core --version 2.3.1
                    
#r "nuget: DatabaseConverter.Core, 2.3.1"
                    
#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 DatabaseConverter.Core@2.3.1
                    
#: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=DatabaseConverter.Core&version=2.3.1
                    
Install as a Cake Addin
#tool nuget:?package=DatabaseConverter.Core&version=2.3.1
                    
Install as a Cake Tool

Convert or translate database objects and data between SqlServer, MySql, Oracle and Postgres.

Product Compatible and additional computed target framework versions.
.NET 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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DatabaseConverter.Core:

Package Downloads
DatabaseManager.Core

Database manage tool for: SqlServer, MySql, Oracle, Postgres and SQLite.

DatabaseManager.CoreApp

Database manage tool for: SqlServer, MySql, Oracle, Postgres and SQLite.

DatabaseManager.Profile

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.4.1 126 1/21/2026
2.4.0 105 1/18/2026
2.3.2 144 1/12/2026
2.3.1 273 12/27/2025
2.3.0 201 12/21/2025
2.2.5 321 8/30/2025
2.2.4 382 6/5/2025
2.2.3 270 5/27/2025
2.2.2 220 5/20/2025
2.2.1 160 5/10/2025
2.2.0 237 4/23/2025
2.1.13 257 4/12/2025
2.1.12 324 9/10/2024
2.1.11 242 9/9/2024
2.1.10 211 9/8/2024
2.1.9 240 9/3/2024
2.1.8 3,381 5/6/2024
2.1.7 2,965 5/5/2024
2.1.6 228 5/5/2024
2.1.5 196 3/9/2024
Loading failed

refactor code