Entity Framework Core extensions to supports Zcoin on PostgreSQL.
Info
Version: | 1.0.0 |
Author(s): | ultimaweapon, thebevrishot |
Last Update: | Tuesday, July 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Zsharp.Entity.Postgres |
Install
Install-Package Zsharp.Entity.Postgres
dotnet add package Zsharp.Entity.Postgres
paket add Zsharp.Entity.Postgres
Zsharp.Entity.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- NBitcoin(>= 5.0.47)
- Npgsql(>= 4.1.4)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.4)