How to Install libnpgsql2.2-cil in Ubuntu 18.04



Install libnpgsql2.2-cil by entering the following commands in the terminal:

sudo apt update
sudo apt install libnpgsql2.2-cil

Description:

PostgreSQL connection library for Mono

Npgsql is the .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access a PostgreSQL database server. It is implemented in 100% C# code. PostgreSQL versions since 9.0 are officially supported, others may work.

Homepage: http://www.npgsql.org/

Version: 2.2.7+dfsg3-1

Section: universe/cli-mono