DatabaseManager.CoreApp 2.1.5

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.1.5 106 3/8/2024
2.1.4 190 12/14/2023
2.1.3 154 8/27/2023
2.1.2 312 12/19/2022
2.1.1 292 12/15/2022
2.1.0 277 12/10/2022
2.0.25 281 12/10/2022
2.0.24 286 12/8/2022
2.0.23 300 12/5/2022
2.0.22 312 11/30/2022
2.0.21 301 11/29/2022
2.0.20 320 11/28/2022
2.0.19 323 11/22/2022
2.0.18 327 11/17/2022
2.0.17 318 11/15/2022
2.0.16 351 11/9/2022
2.0.15 348 11/7/2022
2.0.14 358 11/2/2022
2.0.13 358 10/31/2022
2.0.12 388 10/28/2022
2.0.11 379 10/27/2022
2.0.10 387 10/23/2022
2.0.9 400 10/20/2022
2.0.8 405 10/16/2022
2.0.7 393 10/15/2022
2.0.6 411 10/13/2022
2.0.5 417 10/9/2022
2.0.4 412 10/7/2022
2.0.3 398 10/7/2022
2.0.2 405 10/6/2022
2.0.1 482 9/27/2022
2.0.0 449 9/25/2022
1.0.4 446 8/31/2022
1.0.3 630 5/29/2020
1.0.2 481 5/23/2020
1.0.1 476 5/23/2020

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