A PostgreSql storage provider for Ledger.
Info
Version: | 10.0.0 |
Author(s): | Andy Dote |
Last Update: | Saturday, July 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pondidum/ledger.stores.postgres |
NuGet Url: | https://www.nuget.org/packages/Ledger.Stores.Postgres |
Install
Install-Package Ledger.Stores.Postgres
dotnet add package Ledger.Stores.Postgres
paket add Ledger.Stores.Postgres
Ledger.Stores.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
- Ledger(>= 12.0.0)
- Newtonsoft.Json(>= 8.0.2)
- Npgsql(>= 3.1.6)
Tags