Imv.External.Postgres.Server 10.14.1

dotnet add package Imv.External.Postgres.Server --version 10.14.1                
NuGet\Install-Package Imv.External.Postgres.Server -Version 10.14.1                
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="Imv.External.Postgres.Server" Version="10.14.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Imv.External.Postgres.Server --version 10.14.1                
#r "nuget: Imv.External.Postgres.Server, 10.14.1"                
#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.
// Install Imv.External.Postgres.Server as a Cake Addin
#addin nuget:?package=Imv.External.Postgres.Server&version=10.14.1

// Install Imv.External.Postgres.Server as a Cake Tool
#tool nuget:?package=Imv.External.Postgres.Server&version=10.14.1                

PostgreSQL is a powerful, open source object-relational database system.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
10.14.1 6,545 10/28/2020
10.3.0.20200629 9,782 6/29/2020
10.3.0.20180501 790 6/29/2020

Major enhancements in PostgreSQL 10 include:
     - Logical replication using publish/subscribe
     - Declarative table partitioning
     - Improved query parallelism
     - Significant general performance improvements
     - Stronger password authentication based on SCRAM-SHA-256
     - Improved monitoring and control