Npgsql is the open source .NET data provider for PostgreSQL.
dotnet add package Npgsql --version 3.2.1
Install-Package Npgsql -Version 3.2.1
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.3.0, ) |
| Microsoft.Extensions.Logging | [1.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.3.0, ) |
| Microsoft.Extensions.Logging | [1.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.0, ) |
| System.Threading.Tasks.Extensions | [4.3.0, ) |
| Microsoft.Extensions.Logging | [1.1.0, ) |
| System.Collections.Specialized | [4.3.0, ) |
| System.ComponentModel.TypeConverter | [4.3.0, ) |
| System.Data.Common | [4.3.0, ) |
| System.Diagnostics.Process | [4.3.0, ) |
| System.Globalization.Extensions | [4.3.0, ) |
| System.Net.NameResolution | [4.3.0, ) |
| System.Net.Security | [4.3.0, ) |
| System.Net.NetworkInformation | [4.3.0, ) |
| System.Reflection.TypeExtensions | [4.3.0, ) |
| System.Threading.Thread | [4.3.0, ) |
| 作者 | Shay Rojansky,Emil Lenngren,Francisco Figueiredo Jr.,Kenji Uno |
|---|---|
| 发布时间 | 2017-02-14 16:01:34 |
| 许可证 | https://raw.githubusercontent.com/npgsql/npgsql/develop/LICENSE.txt |