DatabaseManager.Core 2.0.16

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

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

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

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 (1)

Showing the top 1 NuGet packages that depend on DatabaseManager.Core:

Package Downloads
DatabaseManager.CoreApp

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.9 80 9/10/2024
2.1.8 84 9/9/2024
2.1.7 74 9/8/2024
2.1.6 83 9/3/2024
2.1.5 267 5/6/2024
2.1.4 105 3/9/2024
2.1.3 226 12/14/2023
2.1.2 491 12/19/2022
2.1.1 436 12/14/2022
2.1.0 469 12/10/2022
2.0.23 464 12/10/2022
2.0.22 329 12/8/2022
2.0.21 450 12/8/2022
2.0.20 601 11/30/2022
2.0.19 477 11/29/2022
2.0.18 499 11/28/2022
2.0.17 487 11/22/2022
2.0.16 695 11/15/2022
2.0.15 542 11/9/2022
2.0.14 554 11/7/2022
2.0.13 917 10/28/2022
2.0.12 613 10/27/2022
2.0.11 637 10/23/2022
2.0.10 649 10/20/2022
2.0.9 642 10/16/2022
2.0.8 625 10/15/2022
2.0.7 646 10/13/2022
2.0.6 664 10/9/2022
2.0.5 659 10/7/2022
2.0.4 875 10/6/2022
2.0.3 446 10/5/2022
2.0.2 447 9/30/2022
2.0.1 762 9/27/2022
2.0.0 722 9/25/2022
1.0.11 495 8/31/2022
1.0.9 816 5/29/2020
1.0.8 929 5/22/2020
1.0.7 534 5/21/2020
1.0.6 549 5/20/2020
1.0.5 505 5/16/2020
1.0.4 534 5/15/2020
1.0.3 508 5/14/2020
1.0.2 515 5/5/2020
1.0.1 520 4/28/2020
1.0.0 517 4/27/2020

1. fix bug: data viewer: string value condition for postgres
2. script translate: add AnalyseCommon; use TranslateResult as return type