Metadata >> NuGet >> Npgsql.EntityFramework

Npgsql.EntityFramework

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.2.7]|EntityFramework:6.0.0
PackageSize 182927
PackageHashAlgorithm SHA512
PackageHash KteMc5SZcK/JFNfJbCX1JFagZaqd8Lbc7VThqhEmZFrie+myfuoaA1YDAsHTY2kTysXxxd7LPYMeeqslbzzCzQ==
DownloadCount 000000
CreatedDate 2015-09-18T16:16:48
Copyrights Copyright 2002 - 2014 Npgsql Development Team
Title Npgsql for Entity Framework

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

OpenWrap

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

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