Smusdi.PostgreSQL 10.0.0

dotnet add package Smusdi.PostgreSQL --version 10.0.0
                    
NuGet\Install-Package Smusdi.PostgreSQL -Version 10.0.0
                    
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="Smusdi.PostgreSQL" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Smusdi.PostgreSQL" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Smusdi.PostgreSQL" />
                    
Project file
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 Smusdi.PostgreSQL --version 10.0.0
                    
#r "nuget: Smusdi.PostgreSQL, 10.0.0"
                    
#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 Smusdi.PostgreSQL@10.0.0
                    
#: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=Smusdi.PostgreSQL&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Smusdi.PostgreSQL&version=10.0.0
                    
Install as a Cake Tool

Utilities for .NET projects using postgreSQL.

Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Smusdi.PostgreSQL:

Package Downloads
Smusdi.PostgreSQL.Testing

Utilities for testing projects using postgreSQL.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 119 1/11/2026
9.4.2 176 11/1/2025
9.4.1 191 10/31/2025
9.4.0 233 10/6/2025
9.3.1 236 9/11/2025
9.3.0 237 6/29/2025
9.2.1 186 6/28/2025
9.2.0 328 6/9/2025
9.1.6 252 4/28/2025
9.1.5 173 4/26/2025
9.1.4 280 4/9/2025
9.1.3 252 4/8/2025
9.1.2 270 4/7/2025
9.1.1 194 4/5/2025
9.1.0 191 4/5/2025
9.0.1 267 3/22/2025
9.0.0 233 2/2/2025
8.2.4 190 1/19/2025
8.2.3 258 11/11/2024
8.2.2 219 11/10/2024
Loading failed