PostgreSql.Binaries.Lite.Plv8 10.4.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package PostgreSql.Binaries.Lite.Plv8 --version 10.4.1
NuGet\Install-Package PostgreSql.Binaries.Lite.Plv8 -Version 10.4.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.Plv8" Version="10.4.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.
paket add PostgreSql.Binaries.Lite.Plv8 --version 10.4.1
#r "nuget: PostgreSql.Binaries.Lite.Plv8, 10.4.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.
// Install PostgreSql.Binaries.Lite.Plv8 as a Cake Addin
#addin nuget:?package=PostgreSql.Binaries.Lite.Plv8&version=10.4.1

// Install PostgreSql.Binaries.Lite.Plv8 as a Cake Tool
#tool nuget:?package=PostgreSql.Binaries.Lite.Plv8&version=10.4.1

Minimum set of binaries of the PostgreSQL database.
           The one in this file contains postgresql-10.4-1-windows-x64.zip without doc, include, pgAdmin 4, StackBuilder and symbols.
           Additionally package includes PostgreSQL 10 plv8 64-bit - PL/V8 1.4.10 from http://www.postgresonline.com/downloads/pg10plv8jsbin_w64.zip.
           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 2,748 4/9/2019
10.6.1 3,198 11/11/2018
10.5.1 7,048 8/10/2018
10.4.1 2,293 5/12/2018
10.3.1 2,450 3/22/2018
10.2.1 2,425 2/20/2018
10.1.2 11,048 11/16/2017
10.0.1 14,145 10/20/2017
9.6.12.1 2,079 3/3/2019
9.6.11.1 1,964 11/11/2018
9.6.10.1 2,601 8/10/2018
9.6.9.1 2,322 5/12/2018
9.6.8.1 2,565 3/22/2018
9.6.7.1 2,107 2/20/2018
9.6.6.2 3,200 11/16/2017
9.6.5.1 2,558 9/12/2017
9.6.4.1 2,229 8/18/2017
9.6.3.1 2,213 5/30/2017
9.5.16.1 2,067 3/3/2019
9.5.15.1 2,097 11/11/2018
9.5.14.1 2,560 8/10/2018
9.5.13.1 2,251 5/12/2018
9.5.12.1 2,477 3/22/2018
9.5.11.1 2,549 2/20/2018
9.5.10.1 2,524 11/16/2017
9.5.9.1 2,699 9/12/2017
9.5.8.1 2,557 8/18/2017
9.5.7.1 2,510 6/16/2017
9.5.5.1 2,587 6/16/2017