Postgresql Saga, Message, and Outbox storage for Jasper applications.
Info
Version: | 1.0.0 |
Author(s): | Jeremy D. Miller |
Last Update: | Tuesday, March 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jasperfx.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Jasper.Postgresql |
Install
Install-Package Jasper.Postgresql
dotnet add package Jasper.Postgresql
paket add Jasper.Postgresql
Jasper.Postgresql Download (Unzip the "nupkg" after downloading)
Dependencies
- Jasper.Persistence.Database(>= 1.0.0)
- Jasper(>= 1.0.0)
- Npgsql(>= 4.0.0)