Npgsql 2.2.5

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

// Install Npgsql as a Cake Tool
#tool nuget:?package=Npgsql&version=2.2.5

Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Postgresql 9.x and above is officially supported.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (225)

Showing the top 5 popular GitHub repositories that depend on Npgsql:

Repository Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
dotnet/orleans
Cloud Native application framework for .NET
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
Version Downloads Last updated
2.2.5 35,811 3/11/2015
2.2.4.3 9,091 2/6/2015
2.2.4.1 3,535 2/3/2015
2.2.3 17,130 11/26/2014
2.2.2 6,467 11/1/2014
2.2.1 7,896 9/24/2014
2.2.0 4,626 9/1/2014
2.2.0-rc2 647 8/17/2014
2.2.0-rc1 277 8/5/2014
2.2.0-beta1 176 7/23/2014
2.1.3 9,540 4/9/2014
2.1.2 885 3/28/2014
2.1.1 569 3/21/2014
2.1.0 209 3/19/2014
2.1.0-rc1 101 2/9/2014
2.1.0-beta1 195 12/26/2013
2.0.14.3 8,785 12/21/2013
2.0.13-beta1 403 7/14/2013
2.0.12.1 4,469 12/17/2012
2.0.11 3,877 2/6/2011