DatabaseWrapper.Postgresql 5.0.5

.NET 5.0 .NET Core 3.1 .NET Standard 2.1 .NET Framework 4.6.1
dotnet add package DatabaseWrapper.Postgresql --version 5.0.5
NuGet\Install-Package DatabaseWrapper.Postgresql -Version 5.0.5
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="DatabaseWrapper.Postgresql" Version="5.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DatabaseWrapper.Postgresql --version 5.0.5
#r "nuget: DatabaseWrapper.Postgresql, 5.0.5"
#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 DatabaseWrapper.Postgresql as a Cake Addin
#addin nuget:?package=DatabaseWrapper.Postgresql&version=5.0.5

// Install DatabaseWrapper.Postgresql as a Cake Tool
#tool nuget:?package=DatabaseWrapper.Postgresql&version=5.0.5

Simple database wrapper for Postgresql written in C# supporting dynamic query building and nesting using expressions.  Refer to other DatabaseWrapper packages for support for SQL Server, Sqlite, and MySQL.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on DatabaseWrapper.Postgresql:

Package Downloads
DatabaseWrapper

Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite. written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages if you only need support for one database type.

WatsonORM.Postgresql

WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for PostgreSQL in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.5 183 2/13/2023
5.0.2 584 2/2/2023
5.0.1 134 2/2/2023
5.0.0 2,712 10/25/2022
4.1.5 4,314 8/29/2022
4.1.3 1,931 6/21/2022
4.1.2 957 5/27/2022
4.1.1 285 5/27/2022
4.0.0.1 2,069 12/31/2021
4.0.0 259 12/31/2021
3.3.2.3 281 12/22/2021
3.3.2.2 193 12/22/2021
3.3.2.1 1,572 11/20/2021
3.3.2 753 11/19/2021
3.3.1.5 779 11/12/2021
3.3.1.2 4,591 6/7/2021
3.3.1.1 3,663 4/14/2021
3.3.1 379 4/14/2021
3.3.0 1,640 3/2/2021
3.2.2.16 8,013 11/28/2020
3.2.2.15 565 11/26/2020
3.2.2.12 527 11/25/2020
3.2.2.11 548 11/24/2020
3.2.2.10 3,067 11/15/2020
3.2.2.9 945 11/10/2020
3.2.2.8 967 11/9/2020
3.2.2.6 6,876 10/15/2020
3.2.2.3 1,634 10/5/2020
3.2.2.2 1,119 9/18/2020
3.2.2.1 755 9/18/2020
3.2.2 1,118 9/18/2020
3.2.0.4 1,334 9/16/2020
3.2.0.3 1,046 9/16/2020
3.2.0.2 4,180 9/8/2020
3.2.0.1 1,231 9/8/2020
3.2.0 19,893 7/10/2020
3.1.0.1 4,369 6/11/2020
3.1.0 20,052 6/11/2020
3.0.1.3 386 6/11/2020
3.0.1.1 3,015 6/4/2020
3.0.1 1,214 6/3/2020
3.0.0.3 3,818 5/21/2020
3.0.0.2 2,039 5/20/2020
3.0.0 758 5/20/2020

Bugfixes, retargeting to include .NET Framework 4.8 and .NET 7.0.