Postgres database provider for OpenEventSourcing.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.4.0 |
Author(s): | Dan Cirket |
Last Update: | Tuesday, December 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcirket/OpenEventSourcing |
NuGet Url: | https://www.nuget.org/packages/OpenEventSourcing.EntityFrameworkCore.Postgres |
Install
Install-Package OpenEventSourcing.EntityFrameworkCore.Postgres
dotnet add package OpenEventSourcing.EntityFrameworkCore.Postgres
paket add OpenEventSourcing.EntityFrameworkCore.Postgres
OpenEventSourcing.EntityFrameworkCore.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OpenEventSourcing.EntityFrameworkCore(>= 0.4.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.2.4)
- OpenEventSourcing.EntityFrameworkCore(>= 0.4.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.0.0)
Tags