Info
Version: | 1.0.5 |
Author(s): | Jan Prochazka (JenaSoft) |
Last Update: | Wednesday, June 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dbshell/dbshell |
NuGet Url: | https://www.nuget.org/packages/DbShell.All |
Install
Install-Package DbShell.All
dotnet add package DbShell.All
paket add DbShell.All
DbShell.All Download (Unzip the "nupkg" after downloading)
Dependencies
- DbShell.Core(>= 1.0.5)
- DbShell.Csv(>= 1.0.5)
- DbShell.Driver.Common(>= 1.0.5)
- DbShell.Driver.MySql(>= 1.0.5)
- DbShell.Driver.Postgres(>= 1.0.5)
- DbShell.Driver.Sqlite(>= 1.0.5)
- DbShell.Driver.SqlServer(>= 1.0.5)
- DbShell.Excel(>= 1.0.5)
- DbShell.Xml(>= 1.0.5)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Logging.Console(>= 2.0.0)
Tags
Library for work with databases - obbtain structure, export, import data.