PostgreSql.Binaries.Lite 9.5.15.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package PostgreSql.Binaries.Lite --version 9.5.15.1
                    
NuGet\Install-Package PostgreSql.Binaries.Lite -Version 9.5.15.1
                    
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="PostgreSql.Binaries.Lite" Version="9.5.15.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PostgreSql.Binaries.Lite" Version="9.5.15.1" />
                    
Directory.Packages.props
<PackageReference Include="PostgreSql.Binaries.Lite">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 PostgreSql.Binaries.Lite --version 9.5.15.1
                    
#r "nuget: PostgreSql.Binaries.Lite, 9.5.15.1"
                    
#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 PostgreSql.Binaries.Lite@9.5.15.1
                    
#: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=PostgreSql.Binaries.Lite&version=9.5.15.1
                    
Install as a Cake Addin
#tool nuget:?package=PostgreSql.Binaries.Lite&version=9.5.15.1
                    
Install as a Cake Tool

Minimum set of binaries of the PostgreSQL database.
           The one in this file contains postgresql-9.5.15-1-windows-x64.zip without doc, include, pgAdmin III, StackBuilder and symbols.
           So, this package can be consumed from the unit tests.
           Sample commands to setup a database cluster would be:
               - extract
               - cd {extractfolder}\pgsql\bin
               - initdb -D ..\data
               - pg_ctl -D ..\data -o "-p {port}" start
               - perform tests
               - pg_ctl -D ..\data stop
           By default, this will start a database (postgres) and allow postgres user accessing it locally with any password (auth_method = trust).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.7.1 92,842 4/9/2019
10.6.1 45,146 11/11/2018
10.5.1 46,958 8/10/2018
10.4.1 2,807 5/12/2018
10.3.1 1,358 3/22/2018
10.2.1 12,897 2/20/2018
10.1.2 1,368 11/16/2017
10.0.1 1,321 10/20/2017
9.6.12.1 42,248 3/3/2019
9.6.11.1 1,005 11/11/2018
9.6.10.1 1,134 8/10/2018
9.6.9.1 1,331 5/12/2018
9.6.8.1 1,177 3/22/2018
9.6.7.1 1,235 2/20/2018
9.6.6.2 1,403 11/16/2017
9.6.5.1 1,774 9/12/2017
9.6.4.1 1,260 8/18/2017
9.6.3.1 1,316 5/30/2017
9.6.2.4 1,491 4/18/2017
9.6.2.1 17,268 2/9/2017
9.6.1.2 1,515 10/28/2016
9.6.0.1 1,417 10/6/2016
9.5.16.1 791 3/3/2019
9.5.15.1 2,609 11/11/2018
9.5.14.1 1,175 8/10/2018
9.5.13.1 1,237 5/12/2018
9.5.12.1 1,539 3/22/2018
9.5.11.1 1,110 2/20/2018
9.5.10.1 1,221 11/16/2017
9.5.9.1 1,261 9/12/2017
9.5.8.1 1,246 8/18/2017
9.5.7.1 1,338 6/16/2017
9.5.5.1 24,468 10/28/2016
9.5.4.2 1,351 10/6/2016
9.5.4.1 1,578 10/6/2016
0.1.0 1,311 9/30/2016
0.0.2 1,282 9/30/2016
0.0.1 1,826 9/12/2016
0.0.1-build00000 1,097 9/12/2016