DatabaseManager.CoreApp 2.0.8

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

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

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.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.3 161 9/11/2024
2.2.2 118 9/10/2024
2.2.1 120 9/9/2024
2.2.0 105 9/8/2024
2.1.7 121 9/5/2024
2.1.6 113 9/3/2024
2.1.5 168 3/8/2024
2.1.4 227 12/14/2023
2.1.3 196 8/27/2023
2.1.2 361 12/19/2022
2.1.1 390 12/15/2022
2.1.0 323 12/10/2022
2.0.25 330 12/10/2022
2.0.24 332 12/8/2022
2.0.23 350 12/5/2022
2.0.22 359 11/30/2022
2.0.21 349 11/29/2022
2.0.20 379 11/28/2022
2.0.19 379 11/22/2022
2.0.18 376 11/17/2022
2.0.17 365 11/15/2022
2.0.16 404 11/9/2022
2.0.15 394 11/7/2022
2.0.14 408 11/2/2022
2.0.13 411 10/31/2022
2.0.12 435 10/28/2022
2.0.11 435 10/27/2022
2.0.10 439 10/23/2022
2.0.9 445 10/20/2022
2.0.8 465 10/16/2022
2.0.7 455 10/15/2022
2.0.6 464 10/13/2022
2.0.5 478 10/9/2022
2.0.4 456 10/7/2022
2.0.3 463 10/7/2022
2.0.2 456 10/6/2022
2.0.1 534 9/27/2022
2.0.0 507 9/25/2022
1.0.4 499 8/31/2022
1.0.3 688 5/29/2020
1.0.2 537 5/23/2020
1.0.1 537 5/23/2020

1.fix bug: if not remember password, no reminder to specify password.
2.fix bug: when compare or convert, if server and database are some but port is different, not allowed to execute.