Storage provider for Memstate based on PostgreSQL.
Info
Version: | 0.7.46 |
Author(s): | Devrex Labs |
Last Update: | Saturday, August 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devrexlabs/memstate |
NuGet Url: | https://www.nuget.org/packages/Memstate.Postgres |
Install
Install-Package Memstate.Postgres
dotnet add package Memstate.Postgres
paket add Memstate.Postgres
Memstate.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Memstate.Core(>= 0.7.46)
- Npgsql(>= 4.1.3.1)