linq2db.PostgreSQL 1.0.7

dotnet add package linq2db.PostgreSQL --version 1.0.7
NuGet\Install-Package linq2db.PostgreSQL -Version 1.0.7
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linq2db.PostgreSQL --version 1.0.7
#r "nuget: linq2db.PostgreSQL, 1.0.7"
#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 linq2db.PostgreSQL as a Cake Addin
#addin nuget:?package=linq2db.PostgreSQL&version=1.0.7

// Install linq2db.PostgreSQL as a Cake Tool
#tool nuget:?package=linq2db.PostgreSQL&version=1.0.7

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.

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
1.0.7 1,035 2/1/2015
1.0.6 728 7/31/2014
1.0.5 138 7/11/2014
1.0.2 132 1/29/2014
1.0.0 66 8/21/2013