DatabaseManager.Core
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DatabaseManager.Core --version 2.0.0
NuGet\Install-Package DatabaseManager.Core -Version 2.0.0
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.Core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DatabaseManager.Core --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DatabaseManager.Core, 2.0.0"
#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.Core as a Cake Addin #addin nuget:?package=DatabaseManager.Core&version=2.0.0 // Install DatabaseManager.Core as a Cake Tool #tool nuget:?package=DatabaseManager.Core&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Database manage tool for: SqlServer, MySql, Oracle and Postgres.
Product | Versions 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- CompareNETObjects (>= 4.66.0)
- DatabaseConverter.Core (>= 2.0.0)
- DatabaseInterpreter.Core (>= 2.0.0)
- DatabaseInterpreter.Model (>= 1.0.0)
- Humanizer.Core (>= 2.7.9)
- SharpZipLib.NETStandard (>= 1.0.7)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DatabaseManager.Core:
Package | Downloads |
---|---|
DatabaseManager.CoreApp
Database manage tool for: SqlServer, MySql, Oracle, Postgres and SQLite. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.9 | 132 | 9/10/2024 |
2.1.8 | 103 | 9/9/2024 |
2.1.7 | 92 | 9/8/2024 |
2.1.6 | 98 | 9/3/2024 |
2.1.5 | 526 | 5/6/2024 |
2.1.4 | 110 | 3/9/2024 |
2.1.3 | 229 | 12/14/2023 |
2.1.2 | 505 | 12/19/2022 |
2.1.1 | 452 | 12/14/2022 |
2.1.0 | 483 | 12/10/2022 |
2.0.23 | 479 | 12/10/2022 |
2.0.22 | 332 | 12/8/2022 |
2.0.21 | 466 | 12/8/2022 |
2.0.20 | 628 | 11/30/2022 |
2.0.19 | 493 | 11/29/2022 |
2.0.18 | 515 | 11/28/2022 |
2.0.17 | 502 | 11/22/2022 |
2.0.16 | 717 | 11/15/2022 |
2.0.15 | 555 | 11/9/2022 |
2.0.14 | 569 | 11/7/2022 |
2.0.13 | 946 | 10/28/2022 |
2.0.12 | 629 | 10/27/2022 |
2.0.11 | 651 | 10/23/2022 |
2.0.10 | 664 | 10/20/2022 |
2.0.9 | 663 | 10/16/2022 |
2.0.8 | 653 | 10/15/2022 |
2.0.7 | 662 | 10/13/2022 |
2.0.6 | 692 | 10/9/2022 |
2.0.5 | 677 | 10/7/2022 |
2.0.4 | 912 | 10/6/2022 |
2.0.3 | 450 | 10/5/2022 |
2.0.2 | 452 | 9/30/2022 |
2.0.1 | 779 | 9/27/2022 |
2.0.0 | 746 | 9/25/2022 |
1.0.11 | 497 | 8/31/2022 |
1.0.9 | 835 | 5/29/2020 |
1.0.8 | 966 | 5/22/2020 |
1.0.7 | 539 | 5/21/2020 |
1.0.6 | 555 | 5/20/2020 |
1.0.5 | 511 | 5/16/2020 |
1.0.4 | 539 | 5/15/2020 |
1.0.3 | 512 | 5/14/2020 |
1.0.2 | 522 | 5/5/2020 |
1.0.1 | 524 | 4/28/2020 |
1.0.0 | 521 | 4/27/2020 |
add: backup and diagnose Postgres database.