Entity Framework Core migration package for PostgreSQL.
Info
Version: | 11.1.0 |
Author(s): | Piranha CMS |
Last Update: | Thursday, May 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/piranhacms/piranha.core |
NuGet Url: | https://www.nuget.org/packages/Piranha.Data.EF.PostgreSql |
Install
Install-Package Piranha.Data.EF.PostgreSql
dotnet add package Piranha.Data.EF.PostgreSql
paket add Piranha.Data.EF.PostgreSql
Piranha.Data.EF.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Piranha(>= 9.0.01)
- Piranha.Data.EF(>= 9.0.01)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 5.0.0)
Tags