PostgreSQL database provider for Weapsy.Cqrs event store.
Info
| Version: | 2.2.0 |
| Author(s): | Luca Briguglia |
| Last Update: | Saturday, May 19, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Weapsy/Weapsy.Cqrs |
| NuGet Url: | https://www.nuget.org/packages/Weapsy.Cqrs.EventStore.EF.PostgreSql |
Install
Install-Package Weapsy.Cqrs.EventStore.EF.PostgreSql
dotnet add package Weapsy.Cqrs.EventStore.EF.PostgreSql
paket add Weapsy.Cqrs.EventStore.EF.PostgreSql
Weapsy.Cqrs.EventStore.EF.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- Weapsy.Cqrs.EventStore.EF(>= 2.2.0)
- Weapsy.Cqrs(>= 2.2.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.0.2)
Tags