Info
Version: | 3.2.309 |
Author(s): | vkoryagin |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SqlWorker.PostgreSql |
Install
Install-Package SqlWorker.PostgreSql
dotnet add package SqlWorker.PostgreSql
paket add SqlWorker.PostgreSql
SqlWorker.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
netstandard2.1
- SqlWorker(>= 3.2.302)
- SqlWorker.Async(>= 3.1.270)
- npgsql(>= 5.0.2)
Tags
By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries.