TuanZi Data Access Component, encapsulates the implementation of data access functionality for PostgreSQL using EntityFrameworkCore.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 3.0.128 |
Author(s): | TuanZi.EntityFrameworkCore.PostgreSql |
Last Update: | Monday, October 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TuanZi.EntityFrameworkCore.PostgreSql |
Install
Install-Package TuanZi.EntityFrameworkCore.PostgreSql
dotnet add package TuanZi.EntityFrameworkCore.PostgreSql
paket add TuanZi.EntityFrameworkCore.PostgreSql
TuanZi.EntityFrameworkCore.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- TuanZi.EntityFrameworkCore(>= 1.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.2.0)
Tags