Bare-metal Postgres QueryObject implementation.
Info
Version: | 2.1.0 |
Author(s): | Andrew F. Whitworth |
Last Update: | Friday, February 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Whiteknight/CastIron |
NuGet Url: | https://www.nuget.org/packages/CastIron.Postgres |
Install
Install-Package CastIron.Postgres
dotnet add package CastIron.Postgres
paket add CastIron.Postgres
CastIron.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- CastIron.Sql(>= 2.0.0)
- Npgsql(>= 4.0.0)
- CastIron.Sql(>= 2.0.0)
- Npgsql(>= 4.0.0)
- System.Data.Common(>= 4.3.0)