Postgres implementation of IViewStore.
Info
Version: | 1.0.3.26 |
Author(s): | AcklenAvenue |
Last Update: | Wednesday, September 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AcklenAvenue/AcklenAvenue.EventSourcing |
NuGet Url: | https://www.nuget.org/packages/AcklenAvenue.EventSourcing.Postgres |
Install
Install-Package AcklenAvenue.EventSourcing.Postgres
dotnet add package AcklenAvenue.EventSourcing.Postgres
paket add AcklenAvenue.EventSourcing.Postgres
AcklenAvenue.EventSourcing.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(7.0.1)
- Npgsql(2.2.5)