DatabaseInterpreter.Core 2.1.18

dotnet add package DatabaseInterpreter.Core --version 2.1.18                
NuGet\Install-Package DatabaseInterpreter.Core -Version 2.1.18                
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.1.18" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DatabaseInterpreter.Core --version 2.1.18                
#r "nuget: DatabaseInterpreter.Core, 2.1.18"                
#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.
// Install DatabaseInterpreter.Core as a Cake Addin
#addin nuget:?package=DatabaseInterpreter.Core&version=2.1.18

// Install DatabaseInterpreter.Core as a Cake Tool
#tool nuget:?package=DatabaseInterpreter.Core&version=2.1.18                

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

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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 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.1.18 86 11/11/2024
2.1.17 146 9/11/2024
2.1.16 164 9/10/2024
2.1.15 161 9/9/2024
2.1.14 152 9/8/2024
2.1.13 189 9/3/2024
2.1.12 668 5/6/2024
2.1.11 678 5/6/2024
2.1.10 170 5/5/2024
2.1.9 159 5/5/2024
2.1.7 240 3/9/2024
2.1.6 149 2/18/2024
2.1.5 267 8/27/2023
2.1.4 322 12/27/2022
2.1.2 1,064 12/15/2022
2.1.1 484 12/14/2022
2.1.0 1,123 12/10/2022
2.0.28 1,205 12/8/2022
2.0.27 635 12/5/2022
2.0.26 337 12/1/2022
2.0.25 497 11/30/2022
2.0.24 845 11/30/2022
2.0.23 660 11/29/2022
2.0.22 880 11/28/2022
2.0.21 1,042 11/22/2022
2.0.20 857 11/16/2022
2.0.19 958 11/15/2022
2.0.18 1,168 11/9/2022
2.0.17 1,194 11/7/2022
2.0.16 949 11/2/2022
2.0.15 781 10/31/2022
2.0.14 1,097 10/28/2022
2.0.13 1,055 10/27/2022
2.0.12 1,131 10/23/2022
2.0.11 1,392 10/20/2022
2.0.10 1,401 10/16/2022
2.0.9 1,177 10/15/2022
2.0.8 1,903 10/9/2022
2.0.7 1,467 10/7/2022
2.0.6 644 10/7/2022
2.0.4 1,234 10/5/2022
2.0.3 1,007 9/30/2022
2.0.2 1,318 9/27/2022
2.0.1 487 9/25/2022
1.0.24 465 9/22/2022
1.0.23 463 9/21/2022
1.0.22 460 9/17/2022
1.0.21 723 9/4/2022
1.0.20 443 8/31/2022
1.0.14 576 8/16/2020
1.0.13 724 7/17/2020
1.0.12 950 5/29/2020
1.0.11 1,294 5/22/2020
1.0.10 686 5/21/2020
1.0.9 697 5/20/2020
1.0.8 512 5/17/2020
1.0.7 1,244 5/15/2020
1.0.6 1,012 5/14/2020
1.0.5 944 5/5/2020
1.0.4 818 5/4/2020
1.0.3 1,036 4/28/2020
1.0.2 967 4/27/2020
1.0.1 824 4/23/2020

fix bug: sqlite shouldn't have comment for coulumn.