Metadata >> NuGet >> Npgsql.EntityFramework5

Npgsql.EntityFramework5

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 PostgreSQL provider for Entity Framework 5 and below
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 5 and below
Tags Npgsql postgres data database Postgresql entity framework ef
Dependencies Npgsql:3.0.0-beta0001|EntityFramework:(, 6.0.0)
Title Npgsql for Entity Framework Legacy
PackageSize 94763
PackageHashAlgorithm SHA512
PackageHash dU5SCvGS7G6gmxvJmOKFi5kYf6wZpgWLAv+mJkVpu2RPgx+O9BWfSDhNMlxSnanJ+xo7Vd4eD/P5uKnpAeH2mw==
DownloadCount 000000
CreatedDate 2015-05-25T12:10:51

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Npgsql.EntityFramework5
Installing the package (HTTP Basic authentication):
Install-Package Npgsql.EntityFramework5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Npgsql.EntityFramework5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Npgsql.EntityFramework5

OpenWrap

Installing the package:
o add-wrap Npgsql.EntityFramework5
Uninstalling the package:
o remove-wrap Npgsql.EntityFramework5

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.0.0-beta0001