DatabaseManager.CoreApp 2.2.21

There is a newer version of this package available.
See the version list below for details.
dotnet add package DatabaseManager.CoreApp --version 2.2.21
                    
NuGet\Install-Package DatabaseManager.CoreApp -Version 2.2.21
                    
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.2.21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DatabaseManager.CoreApp" Version="2.2.21" />
                    
Directory.Packages.props
<PackageReference Include="DatabaseManager.CoreApp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DatabaseManager.CoreApp --version 2.2.21
                    
#r "nuget: DatabaseManager.CoreApp, 2.2.21"
                    
#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.
#:package DatabaseManager.CoreApp@2.2.21
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DatabaseManager.CoreApp&version=2.2.21
                    
Install as a Cake Addin
#tool nuget:?package=DatabaseManager.CoreApp&version=2.2.21
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.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.24 148 9/21/2025
2.2.23 174 9/20/2025
2.2.22 286 9/16/2025
2.2.21 172 9/2/2025
2.2.20 197 8/30/2025
2.2.19 206 8/26/2025
2.2.18 101 8/24/2025
2.2.17 172 6/17/2025
2.2.16 129 6/15/2025
2.2.15 299 6/11/2025
2.2.14 294 6/10/2025
2.2.13 161 6/5/2025
2.2.12 170 5/29/2025
2.2.11 167 5/27/2025
2.2.10 161 5/20/2025
2.2.9 94 5/10/2025
2.2.8 168 4/30/2025
2.2.7 198 4/23/2025
2.2.6 172 4/13/2025
2.2.5 121 4/12/2025
2.2.4 114 4/5/2025
2.2.3 197 9/11/2024
2.2.2 155 9/10/2024
2.2.1 157 9/9/2024
2.2.0 145 9/8/2024
2.1.7 161 9/5/2024
2.1.6 152 9/3/2024
2.1.5 200 3/8/2024
2.1.4 258 12/14/2023
2.1.3 252 8/27/2023
2.1.2 428 12/19/2022
2.1.1 536 12/15/2022
2.1.0 396 12/10/2022
2.0.25 404 12/10/2022
2.0.24 402 12/8/2022
2.0.23 420 12/5/2022
2.0.22 424 11/30/2022
2.0.21 414 11/29/2022
2.0.20 448 11/28/2022
2.0.19 446 11/22/2022
2.0.18 443 11/17/2022
2.0.17 427 11/15/2022
2.0.16 473 11/9/2022
2.0.15 462 11/7/2022
2.0.14 478 11/2/2022
2.0.13 479 10/31/2022
2.0.12 513 10/28/2022
2.0.11 515 10/27/2022
2.0.10 517 10/23/2022
2.0.9 514 10/20/2022
2.0.8 543 10/16/2022
2.0.7 523 10/15/2022
2.0.6 544 10/13/2022
2.0.5 559 10/9/2022
2.0.4 534 10/7/2022
2.0.3 531 10/7/2022
2.0.2 532 10/6/2022
2.0.1 605 9/27/2022
2.0.0 582 9/25/2022
1.0.4 574 8/31/2022
1.0.3 789 5/29/2020
1.0.2 647 5/23/2020
1.0.1 635 5/23/2020

1. enhance: query editor intellisence;
2. if convert objects to same database, no need to preview.