Metadata >> NuGet >> Npgsql >> 3.0.3

3.0.3

Metadata

Authors Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno, Jon Asher, John Cooley, Federico Di Gregorio, Jon Hanna, Chris Morgan, Dave Page, Glen Parker, Brar Piening, Hiroshi Saito
Copyrights Copyright 2002 - 2015 Npgsql Development Team
Description Npgsql is a .NET data provider for PostgreSQL, 100% implemented in C# code. PostgreSQL 9.x and above is officially supported, other versions may work.
IconUrl http://www.npgsql.org/img/postgresql.gif
Language en-US
LicenseUrl https://github.com/npgsql/npgsql/blob/develop/LICENSE.txt
Owners Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
ProjectUrl http://www.npgsql.org/
RequireLicenseAcceptance False
Summary Npgsql is a .NET data provider for Postgresql.
Tags npgsql postgresql postgres data database sql ado ado.net
Title Npgsql
PackageSize 859102
PackageHashAlgorithm SHA512
PackageHash OsMFxDUl6Q11jedaByYK537nDsgfn11idEPg8zX+pQ7AYH2ibu5rYJYhPJTDnqs9y7FXgsu54U2GGTE1y3BLAg==
DownloadCount 000000
CreatedDate 2015-09-27T07:45:41

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Npgsql -Version 3.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Npgsql -Version 3.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Npgsql 3.0.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Npgsql -Version 3.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Npgsql -Version 3.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Npgsql -Version 3.0.3
Uninstalling the package:
o remove-wrap Npgsql

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries