DbShell.Driver.Postgres
1.0.5
DbShell - PostgreSQLL driver.
Install-Package DbShell.Driver.Postgres -Version 1.0.5
dotnet add package DbShell.Driver.Postgres --version 1.0.5
<PackageReference Include="DbShell.Driver.Postgres" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbShell.Driver.Postgres --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DbShell.Driver.Postgres, 1.0.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DbShell.Driver.Postgres as a Cake Addin
#addin nuget:?package=DbShell.Driver.Postgres&version=1.0.5
// Install DbShell.Driver.Postgres as a Cake Tool
#tool nuget:?package=DbShell.Driver.Postgres&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Improvements
Dependencies
-
- DbShell.Driver.Common (>= 1.0.5)
- Npgsql (>= 3.2.5)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DbShell.Driver.Postgres:
Package | Downloads |
---|---|
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.