Object-relational mapper between TrackableData and PostgreSQL for DotNet Core.
Info
Version: | 2.0.6 |
Author(s): | TenY |
Last Update: | Friday, August 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tteogi/TrackableData |
NuGet Url: | https://www.nuget.org/packages/TrackableData.Core.PostgreSql |
Install
Install-Package TrackableData.Core.PostgreSql
dotnet add package TrackableData.Core.PostgreSql
paket add TrackableData.Core.PostgreSql
TrackableData.Core.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- TrackableData.Core(>= 1.0.19)
- TrackableData.Core.Sql(>= 1.0.19)
- npgsql(>= 4.0.9)
Tags