Util.Extras.Data.EntityFrameworkCore.PostgreSql
7.1.131
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Util.Extras.Data.EntityFrameworkCore.PostgreSql --version 7.1.131
NuGet\Install-Package Util.Extras.Data.EntityFrameworkCore.PostgreSql -Version 7.1.131
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Util.Extras.Data.EntityFrameworkCore.PostgreSql" Version="7.1.131" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Extras.Data.EntityFrameworkCore.PostgreSql --version 7.1.131
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Extras.Data.EntityFrameworkCore.PostgreSql, 7.1.131"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Util.Extras.Data.EntityFrameworkCore.PostgreSql as a Cake Addin #addin nuget:?package=Util.Extras.Data.EntityFrameworkCore.PostgreSql&version=7.1.131 // Install Util.Extras.Data.EntityFrameworkCore.PostgreSql as a Cake Tool #tool nuget:?package=Util.Extras.Data.EntityFrameworkCore.PostgreSql&version=7.1.131
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Extras.Data.EntityFrameworkCore.PostgreSql是Util应用框架基于EntityFrameworkCore的数据访问封装类库,用于处理PostgreSql数据库的扩展库
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Util.Data.EntityFrameworkCore.PostgreSql (>= 7.1.131)
- Util.Extras.AspNetCore (>= 7.1.131)
- Util.Extras.Domain (>= 7.1.131)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.19.1 | 62 | 7/31/2024 |
8.0.19 | 104 | 7/5/2024 |
8.0.16 | 101 | 5/21/2024 |
8.0.15 | 112 | 5/17/2024 |
8.0.14 | 131 | 4/23/2024 |
8.0.13 | 116 | 4/21/2024 |
8.0.13-pre.99992 | 56 | 4/21/2024 |
8.0.13-pre.99991 | 53 | 4/21/2024 |
8.0.13-pre.9991 | 59 | 4/15/2024 |
8.0.13-pre.999 | 71 | 4/15/2024 |
8.0.13-pre.998 | 66 | 4/13/2024 |
8.0.13-pre.997 | 59 | 4/11/2024 |
8.0.13-pre.93 | 52 | 4/8/2024 |
8.0.12 | 102 | 4/5/2024 |
8.0.12-pre.3 | 54 | 4/3/2024 |
8.0.12-pre.1 | 53 | 4/3/2024 |
8.0.11 | 101 | 4/3/2024 |
8.0.10 | 118 | 3/30/2024 |
8.0.9 | 113 | 3/28/2024 |
8.0.9-pre.992 | 57 | 3/28/2024 |
8.0.9-pre.96 | 65 | 3/27/2024 |
8.0.9-pre.8 | 55 | 3/26/2024 |
8.0.9-pre.6 | 56 | 3/24/2024 |
8.0.9-pre.5 | 51 | 3/24/2024 |
8.0.8 | 121 | 3/24/2024 |
8.0.8-pre7 | 55 | 3/23/2024 |
8.0.8-pre.8 | 63 | 3/23/2024 |
8.0.7 | 127 | 3/20/2024 |
8.0.6 | 116 | 3/16/2024 |
8.0.3 | 129 | 3/10/2024 |
8.0.2 | 130 | 3/5/2024 |
8.0.1 | 125 | 2/18/2024 |
8.0.0 | 117 | 2/3/2024 |
7.1.131 | 106 | 1/26/2024 |
7.1.123 | 138 | 1/5/2024 |
7.1.114 | 120 | 12/24/2023 |
7.1.109 | 144 | 12/9/2023 |
7.1.68 | 145 | 11/6/2023 |
7.1.62 | 124 | 10/29/2023 |
7.1.33 | 142 | 9/24/2023 |
7.1.31 | 142 | 9/23/2023 |
7.1.29 | 133 | 9/21/2023 |
7.1.20 | 141 | 9/3/2023 |
7.1.18 | 165 | 8/23/2023 |
7.0.13 | 142 | 8/18/2023 |
DCSoft应用框架以MIT开源发布,可随意使用