Gedaq.Npgsql
10.0.0.3
dotnet add package Gedaq.Npgsql --version 10.0.0.3
NuGet\Install-Package Gedaq.Npgsql -Version 10.0.0.3
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="Gedaq.Npgsql" Version="10.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gedaq.Npgsql" Version="10.0.0.3" />
<PackageReference Include="Gedaq.Npgsql" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gedaq.Npgsql --version 10.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gedaq.Npgsql, 10.0.0.3"
#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.
#:package Gedaq.Npgsql@10.0.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gedaq.Npgsql&version=10.0.0.3
#tool nuget:?package=Gedaq.Npgsql&version=10.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
<h1 align="center"> <a>Gedaq.Npgsql</a> </h1>
<h3 align="center">
</h3>
<h3 align="center"> <a href="https://github.com/SoftStoneDevelop/Gedaq.Npgsql/tree/main/Documentation/Readme.md">Documentation</a> </h3>
Attributes required for Gedaq ORM operation for PostgreSQL database and Npgsql.
Simple single parameter(int) query comparison Gedaq.Npgsql vs Gedaq.DbConnection:
| Method | Calls | Mean | Ratio | Allocated | Alloc Ratio |
|---|---|---|---|---|---|
| Gedaq.Npgsql | 50 | 35.49 ms | 1.06 | 45.9 KB | 0.65 |
| Gedaq.DbConnection | 50 | 33.52 ms | 1.00 | 70.59 KB | 1.00 |
| Gedaq.Npgsql | 100 | 65.87 ms | 0.97 | 91.21 KB | 0.65 |
| Gedaq.DbConnection | 100 | 68.24 ms | 1.00 | 140.52 KB | 1.00 |
| Gedaq.Npgsql | 200 | 126.53 ms | 0.95 | 181.84 KB | 0.65 |
| Gedaq.DbConnection | 200 | 134.23 ms | 1.00 | 280.36 KB | 1.00 |
Something is still not clear and Documentation does not help? Feel free to ask a question on StackOverflow
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Gedaq.Common (>= 10.0.0.2)
- Npgsql (>= 10.0.2)
-
net9.0
- Gedaq.Common (>= 10.0.0.2)
- Npgsql (>= 10.0.2)
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 |
|---|---|---|
| 10.0.0.3 | 85 | 5/1/2026 |
| 10.0.0.2 | 91 | 4/29/2026 |
| 10.0.0.1 | 95 | 4/27/2026 |
| 10.0.0 | 94 | 4/27/2026 |
| 9.1.0.1-beta | 98 | 4/7/2026 |
| 9.1.0-beta | 97 | 4/6/2026 |
| 9.0.1.1 | 125 | 1/17/2026 |
| 9.0.1.1-beta | 106 | 1/17/2026 |
| 9.0.1-beta | 171 | 12/21/2025 |
| 9.0.0.2 | 157 | 12/21/2025 |
| 9.0.0.1-beta | 144 | 12/21/2025 |
| 1.2.7 | 336 | 10/8/2023 |
| 1.2.6 | 281 | 9/30/2023 |
| 1.2.5 | 345 | 6/18/2023 |
| 1.2.4 | 337 | 6/13/2023 |
| 1.2.3 | 361 | 5/28/2023 |
| 1.2.2.1 | 329 | 5/20/2023 |
| 1.2.1 | 341 | 5/9/2023 |
| 1.2.0.1 | 342 | 4/25/2023 |
Loading failed