Metadata >> NuGet >> Npgsql >> 2.2.4

2.2.4

Metadata

Authors Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky
Copyrights Copyright 2002 - 2014 Npgsql Development Team
Description 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.
Language en-US
LicenseUrl https://github.com/npgsql/Npgsql/wiki/License
Owners Francisco Figueiredo Jr., Josh Cooley, Shay Rojansky
ProjectUrl https://github.com/npgsql/Npgsql
RequireLicenseAcceptance False
Summary Npgsql is a .Net data provider for Postgresql.
Tags Npgsql postgres data database Postgresql
Title Npgsql
PackageSize 2680769
PackageHashAlgorithm SHA512
PackageHash 3JBkV0nhEJx8AREQAYVu+RsLwkdrzQkJG+9QDcQFEg83xjRvrQ5KzYdM8YR3FDtp7Q+gHIykUExB6+9QRIGNAQ==
DownloadCount 000000
CreatedDate 2015-02-03T13:04:43

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 2.2.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Npgsql -Version 2.2.4 -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 2.2.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Npgsql -Version 2.2.4
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=v2.0 Binaries
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries