Metadata >> NuGet >> Npgsql.EntityFramework >> 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 Postgresql provider for Entity Framework 6 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 Postgresql provider for Entity Framework 6 and above
Tags Npgsql postgres data database Postgresql entity framework ef
Dependencies Npgsql:[2.1.0-beta1]|EntityFramework:6.0.0
PackageSize 156446
PackageHashAlgorithm SHA512
PackageHash RKU0c1Zr1OqFiPqSBZEvuQfKq9/wiXwrtysa+hjXC0ekFUXhJQGzH3CZjRRKBkSlolJwJXS3vJkBMCfzdEMZmg==
DownloadCount 000000
CreatedDate 2013-12-26T21:36:16

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.EntityFramework -Version 2.1.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Npgsql.EntityFramework -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.EntityFramework 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.EntityFramework -Version 2.1.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Npgsql.EntityFramework -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.EntityFramework -Version 2.1.0-beta1
Uninstalling the package:
o remove-wrap Npgsql.EntityFramework

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.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries