DbShell.Core
1.0.5
DbShell - core. Library for work with databases - obbtain structure, export, import data
Install-Package DbShell.Core -Version 1.0.5
dotnet add package DbShell.Core --version 1.0.5
<PackageReference Include="DbShell.Core" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbShell.Core --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DbShell.Core, 1.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Improvements
Dependencies
-
- DbShell.Driver.Common (>= 1.0.5)
- Irony.NetCore (>= 1.0.10)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Newtonsoft.Json (>= 11.0.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DbShell.Core:
Package | Downloads |
---|---|
DbShell.Csv
DbShell - CSV file format support.
|
|
DbShell.Xml
DbShell - XML file format support.
|
|
DbShell.Excel
DbShell - Excel file format support.
|
|
DbShell.All
DbShell - all available assemblies. Library for work with databases - obbtain structure, export, import data
|
GitHub repositories
This package is not used by any popular GitHub repositories.