DatabaseManager.CoreApp 2.2.6

dotnet add package DatabaseManager.CoreApp --version 2.2.6
                    
NuGet\Install-Package DatabaseManager.CoreApp -Version 2.2.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DatabaseManager.CoreApp" Version="2.2.6" />
                    
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.6
                    
#r "nuget: DatabaseManager.CoreApp, 2.2.6"
                    
#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.
#addin nuget:?package=DatabaseManager.CoreApp&version=2.2.6
                    
Install DatabaseManager.CoreApp as a Cake Addin
#tool nuget:?package=DatabaseManager.CoreApp&version=2.2.6
                    
Install DatabaseManager.CoreApp 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. 
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.6 127 4/13/2025
2.2.5 76 4/12/2025
2.2.4 73 4/5/2025
2.2.3 165 9/11/2024
2.2.2 119 9/10/2024
2.2.1 122 9/9/2024
2.2.0 107 9/8/2024
2.1.7 123 9/5/2024
2.1.6 114 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 363 12/19/2022
2.1.1 400 12/15/2022
2.1.0 325 12/10/2022
2.0.25 332 12/10/2022
2.0.24 334 12/8/2022
2.0.23 352 12/5/2022
2.0.22 361 11/30/2022
2.0.21 351 11/29/2022
2.0.20 381 11/28/2022
2.0.19 381 11/22/2022
2.0.18 378 11/17/2022
2.0.17 367 11/15/2022
2.0.16 406 11/9/2022
2.0.15 396 11/7/2022
2.0.14 410 11/2/2022
2.0.13 413 10/31/2022
2.0.12 437 10/28/2022
2.0.11 437 10/27/2022
2.0.10 442 10/23/2022
2.0.9 448 10/20/2022
2.0.8 468 10/16/2022
2.0.7 458 10/15/2022
2.0.6 467 10/13/2022
2.0.5 481 10/9/2022
2.0.4 459 10/7/2022
2.0.3 466 10/7/2022
2.0.2 459 10/6/2022
2.0.1 537 9/27/2022
2.0.0 510 9/25/2022
1.0.4 502 8/31/2022
1.0.3 695 5/29/2020
1.0.2 544 5/23/2020
1.0.1 544 5/23/2020

fix issue: the name of script form should not display the "NONE".