Metadata >> NuGet >> Npgsql.EntityFrameworkLegacy

Npgsql.EntityFrameworkLegacy

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 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:[2.2.7]|EntityFramework:(, 6.0.0)
PackageSize 217996
PackageHashAlgorithm SHA512
PackageHash 1KgQPROTnqfoKCo5o+SyB2I7fxXgefnoSr4vCvItQyH5BrQvz1s8oar/aLPApS6G1S0ZxtG3QPwdee40npNb+Q==
DownloadCount 000000
CreatedDate 2015-09-18T16:17:56
Copyrights Copyright 2002 - 2014 Npgsql Development Team
Title Npgsql for Entity Framework Legacy

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.EntityFrameworkLegacy -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Npgsql.EntityFrameworkLegacy -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.EntityFrameworkLegacy
Installing the package (HTTP Basic authentication):
Install-Package Npgsql.EntityFrameworkLegacy -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Npgsql.EntityFrameworkLegacy -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Npgsql.EntityFrameworkLegacy

OpenWrap

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

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
2.2.7
2.2.6
2.2.5
2.2.4.3
2.2.4.1
2.2.3
2.2.2
2.2.1
2.1.0-beta1