Postgresql provider for Entity Framework 6 and above.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.2.7 |
Author(s): | Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky |
Last Update: | Friday, September 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/npgsql/Npgsql |
NuGet Url: | https://www.nuget.org/packages/Npgsql.EntityFramework |
Install
Install-Package Npgsql.EntityFramework
dotnet add package Npgsql.EntityFramework
paket add Npgsql.EntityFramework
Npgsql.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 2.2.7)
- EntityFramework(6.0.0)
Tags