DatabaseManager.CoreApp 2.1.5

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

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

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

Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
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 131 9/11/2024
2.2.2 109 9/10/2024
2.2.1 106 9/9/2024
2.2.0 93 9/8/2024
2.1.7 112 9/5/2024
2.1.6 104 9/3/2024
2.1.5 162 3/8/2024
2.1.4 221 12/14/2023
2.1.3 189 8/27/2023
2.1.2 347 12/19/2022
2.1.1 323 12/15/2022
2.1.0 309 12/10/2022
2.0.25 315 12/10/2022
2.0.24 319 12/8/2022
2.0.23 334 12/5/2022
2.0.22 344 11/30/2022
2.0.21 334 11/29/2022
2.0.20 361 11/28/2022
2.0.19 363 11/22/2022
2.0.18 360 11/17/2022
2.0.17 350 11/15/2022
2.0.16 389 11/9/2022
2.0.15 377 11/7/2022
2.0.14 392 11/2/2022
2.0.13 396 10/31/2022
2.0.12 419 10/28/2022
2.0.11 413 10/27/2022
2.0.10 422 10/23/2022
2.0.9 429 10/20/2022
2.0.8 448 10/16/2022
2.0.7 438 10/15/2022
2.0.6 447 10/13/2022
2.0.5 462 10/9/2022
2.0.4 440 10/7/2022
2.0.3 446 10/7/2022
2.0.2 438 10/6/2022
2.0.1 518 9/27/2022
2.0.0 489 9/25/2022
1.0.4 481 8/31/2022
1.0.3 664 5/29/2020
1.0.2 511 5/23/2020
1.0.1 512 5/23/2020

fix issue:no data copied when copy data to sqlite(bulkcopy is not supported).