An event store implementation with PostgreSQL.
Info
Version: | 3.0.15-preview |
Author(s): | Sunny Chen (daxnet) |
Last Update: | Wednesday, June 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daxnet/apworks-core |
NuGet Url: | https://www.nuget.org/packages/Apworks.EventStore.PostgreSQL |
Install
Install-Package Apworks.EventStore.PostgreSQL
dotnet add package Apworks.EventStore.PostgreSQL
paket add Apworks.EventStore.PostgreSQL
Apworks.EventStore.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Apworks.EventStore.AdoNet(>= 3.0.15)
- Apworks(>= 3.0.15)
- Npgsql(>= 4.0.7)
Tags