DatabaseInterpreter.Core 2.2.0

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

Retrieve database objects and generate scripts of them for SqlServer, MySql, Oracle, Postgres and SQLite.

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. 
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 DatabaseInterpreter.Core:

Package Downloads
DatabaseConverter.Core

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

DatabaseManager.Core

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

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.2.1 131 4/30/2025
2.2.0 164 4/23/2025
2.1.19 116 4/12/2025
2.1.18 124 11/11/2024
2.1.17 162 9/11/2024
2.1.16 189 9/10/2024
2.1.15 179 9/9/2024
2.1.14 168 9/8/2024
2.1.13 212 9/3/2024
2.1.12 1,608 5/6/2024
2.1.11 1,618 5/6/2024
2.1.10 184 5/5/2024
2.1.9 173 5/5/2024
2.1.7 250 3/9/2024
2.1.6 166 2/18/2024
2.1.5 285 8/27/2023
2.1.4 344 12/27/2022
2.1.2 1,152 12/15/2022
2.1.1 504 12/14/2022
2.1.0 1,144 12/10/2022
2.0.28 1,225 12/8/2022
2.0.27 658 12/5/2022
2.0.26 360 12/1/2022
2.0.25 522 11/30/2022
2.0.24 867 11/30/2022
2.0.23 684 11/29/2022
2.0.22 901 11/28/2022
2.0.21 1,064 11/22/2022
2.0.20 879 11/16/2022
2.0.19 981 11/15/2022
2.0.18 1,189 11/9/2022
2.0.17 1,216 11/7/2022
2.0.16 971 11/2/2022
2.0.15 802 10/31/2022
2.0.14 1,119 10/28/2022
2.0.13 1,078 10/27/2022
2.0.12 1,155 10/23/2022
2.0.11 1,416 10/20/2022
2.0.10 1,425 10/16/2022
2.0.9 1,200 10/15/2022
2.0.8 1,927 10/9/2022
2.0.7 1,496 10/7/2022
2.0.6 670 10/7/2022
2.0.4 1,258 10/5/2022
2.0.3 1,031 9/30/2022
2.0.2 1,341 9/27/2022
2.0.1 511 9/25/2022
1.0.24 489 9/22/2022
1.0.23 486 9/21/2022
1.0.22 483 9/17/2022
1.0.21 749 9/4/2022
1.0.20 466 8/31/2022
1.0.14 613 8/16/2020
1.0.13 763 7/17/2020
1.0.12 989 5/29/2020
1.0.11 1,334 5/22/2020
1.0.10 728 5/21/2020
1.0.9 737 5/20/2020
1.0.8 558 5/17/2020
1.0.7 1,285 5/15/2020
1.0.6 1,055 5/14/2020
1.0.5 985 5/5/2020
1.0.4 857 5/4/2020
1.0.3 1,075 4/28/2020
1.0.2 1,007 4/27/2020
1.0.1 864 4/23/2020

1. use .net8; upgrade nuget packages
2. remove "Integrated Security=True" from the connection string of the postgres