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