Vit.Db.DbMng 3.0.2

dotnet add package Vit.Db.DbMng --version 3.0.2
                    
NuGet\Install-Package Vit.Db.DbMng -Version 3.0.2
                    
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="Vit.Db.DbMng" Version="3.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vit.Db.DbMng" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Vit.Db.DbMng" />
                    
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 Vit.Db.DbMng --version 3.0.2
                    
#r "nuget: Vit.Db.DbMng, 3.0.2"
                    
#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 Vit.Db.DbMng@3.0.2
                    
#: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=Vit.Db.DbMng&version=3.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Vit.Db.DbMng&version=3.0.2
                    
Install as a Cake Tool

Database management for Mysql and SqlServer, support database backup and restore / data import and export / show database status / drop database / create database ...

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.

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
3.0.2 295 10/10/2024
3.0.1 288 8/28/2024
3.0.0 260 7/29/2024
3.0.0-preview 151 7/29/2024
2.2.15 298 1/22/2024
2.2.15-temp 178 1/14/2024
2.2.14 303 1/12/2024
2.2.13 303 12/21/2023
2.2.12 305 7/30/2023
2.2.11 313 5/19/2023
2.2.10 678 7/26/2022
2.2.10-preview7 379 4/10/2022
2.2.10-preview6 369 4/5/2022
2.2.10-preview5 359 4/2/2022
2.2.10-preview3 376 4/1/2022
2.2.10-preview2 356 3/30/2022
2.2.10-preview 364 3/28/2022
2.2.9 799 2/19/2022
2.2.8 727 9/27/2021
2.2.7 629 9/9/2021
Loading failed