linq2db.PostgreSQL 1.0.7.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package linq2db.PostgreSQL --version 1.0.7.3
                    
NuGet\Install-Package linq2db.PostgreSQL -Version 1.0.7.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="linq2db.PostgreSQL" Version="1.0.7.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="linq2db.PostgreSQL" Version="1.0.7.3" />
                    
Directory.Packages.props
<PackageReference Include="linq2db.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 linq2db.PostgreSQL --version 1.0.7.3
                    
#r "nuget: linq2db.PostgreSQL, 1.0.7.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 linq2db.PostgreSQL@1.0.7.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=linq2db.PostgreSQL&version=1.0.7.3
                    
Install as a Cake Addin
#tool nuget:?package=linq2db.PostgreSQL&version=1.0.7.3
                    
Install as a Cake Tool

LINQ to PostgreSQL is a data access technology that provides a run-time infrastructure for managing relational data as objects.
This package includes a T4 template to generate data models for PostgreSQL database and references to the linq2db and Npgsql nugets.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on linq2db.PostgreSQL:

Package Downloads
Everest2.Db

~

GoldCloud.Infrastructure.LinqToDb

Package Description

Golden.Infrastructure.LinqToDb

Package Description

LanguageExt.Effects.Database

This library adds Database effect to the LanguageExt library.

Netbits.Library.Common

Common classes for all Netbits products

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on linq2db.PostgreSQL:

Repository Stars
mikependon/RepoDB
A hybrid ORM library for .NET.
Version Downloads Last Updated
6.1.0 17,474 12/15/2025
6.0.0 1,359 12/5/2025
6.0.0-rc.3 1,413 8/14/2025
6.0.0-rc.2 321 7/31/2025
6.0.0-rc.1 199 7/17/2025
6.0.0-preview.4 1,744 3/26/2025
6.0.0-preview.3 1,828 1/28/2025
6.0.0-preview.2 156 1/22/2025
6.0.0-preview.1 6,416 6/17/2024
5.4.1.9 14,982 10/17/2025
5.4.1 396,733 4/7/2024
5.4.0 64,661 2/20/2024
5.3.2 51,755 10/18/2023
5.3.1 474 10/16/2023
5.3.0 1,181 10/12/2023
5.2.2 75,129 6/8/2023
5.2.1 12,301 5/18/2023
5.2.0 17,223 5/4/2023
1.0.7.3 9,275 9/7/2015
Loading failed