Database management for Mysql and SqlServer, support database backup and restore / data import and export / show database status / drop database / create database ...
Info
Version: | 3.0.1 |
Author(s): | Vit.Db.DbMng |
Last Update: | Wednesday, August 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Vit-Lib/Vit.Db |
NuGet Url: | https://www.nuget.org/packages/Vit.Db.DbMng |
Install
Install-Package Vit.Db.DbMng
dotnet add package Vit.Db.DbMng
paket add Vit.Db.DbMng
Vit.Db.DbMng Download (Unzip the "nupkg" after downloading)
Dependencies
- Vit.Core(>= 2.1.1.482)
- Vit.Orm.Dapper(>= 2.1.1.482)
- sharpcompress(>= 0.27.1)