Npgsql is a .NET data provider for PostgreSQL, 100% implemented in C# code. PostgreSQL 9.x and above is officially supported, other versions may work.
dotnet add package Npgsql --version 3.0.0-beta0001
Install-Package Npgsql -Version 3.0.0-beta0001
| 作者 | Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://github.com/npgsql/Npgsql |
| 许可证 | https://github.com/npgsql/Npgsql/wiki/License |