Metadata >> NuGet >> Npgsql >> 2.1.0-beta1

2.1.0-beta1

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
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. Works with Postgresql 7.x and above.
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
PackageSize 2617493
PackageHashAlgorithm SHA512
PackageHash gGnPwd3BHglxB5LssYEMKTAXHbrd0SKXlZo9+mI1iOZRgIBvMx3Z5TahMVMjZO+QUhUm48D7XVoZLFWdsoJ56Q==
DownloadCount 000000
CreatedDate 2013-12-26T21:35:17

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Npgsql -Version 2.1.0-beta1
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