Metadata >> NuGet >> Npgsql >> 3.0.0-beta0001

3.0.0-beta0001

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 - 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.
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 793851
PackageHashAlgorithm SHA512
PackageHash fs0spzfZuL2z1ca0eX6gbwb3e0HBEELXi23JVYrqM19uKjMMdy+Enc9POr44Lh+yhuBLIkKp7Fi4zX2biDwKaA==
DownloadCount 000000
CreatedDate 2015-05-25T11:15:08

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

OpenWrap

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