How to Install libmysql-cil-dev in Ubuntu 18.04



Install libmysql-cil-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libmysql-cil-dev

Description:

MySQL database connector for CLI

The MySql.Data library is a fully managed (100% C#) driver for all CLI languages (C#, VB.NET, Boo, Nemerle, etc) for accessing MySQL databases. . This package contains development files for Connector/NET and will always pull in the current default version - and should be used for compilation.

Homepage: http://www.mysql.com/

Version: 6.4.3-4

Section: universe/cli-mono