标签: postgresql ado.net npgsql
我需要通过ado.net代码连接到postgres数据库,并开始从postgres数据库表中检索表数据(读,写,创建和删除)。
在Visual Studio 2017中安装了nuget软件包管理器。