Metadata >> NuGet >> Npgsql.EntityFramework6

Npgsql.EntityFramework6

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 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:3.0.0-beta0001|EntityFramework:6.0.0
Title Npgsql for Entity Framework
PackageSize 107797
PackageHashAlgorithm SHA512
PackageHash caXIcBFSbq2PiYC4GMVnCuDgFNfObScTonGqSJlIkfd/PZuW/qmfuhtRqvfiUJY2u2ZqwmRz4daYwQjcgWKg6w==
DownloadCount 000000
CreatedDate 2015-05-25T12:12:53

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

OpenWrap

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

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