Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in npgsql

Is there any equivalent of SQLBulkCopy in Npgsql

FSharp data type provider for Postgresql

Is there a way to use ARRAYs in Entity Framework + PostgreSql

Npgsql integration with Entity Framework Code First

entity-framework npgsql

PostgreSQL Parameterized Insert with ADO.NET

postgresql npgsql

Inserting data into PostgreSQL jsonb column with Daper.Net and NPGSQL

c# postgresql dapper npgsql

Postgresql and Entity Framework

How to specify ApplicationName in NpgSql connection string

Could not load type 'System.Net.Security.SslStream'

c# linux mono npgsql

Message "28000: no pg_hba.conf entry for host \"xx.xxx.xxx.xxxx\", user \"User", database \"databasename\", SSL off"

Entity Framework Core: Npgsql.PostgresException: 23505: duplicate key value violates unique constraint

NpGsql EntityFramework 6 - "An operation is already in progress"

Entity Framework 6 Programmatically Connect to Postgres

Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe'

C# Winforms Npgsql 3.0.5 "An operation already in progress" error when trying to run multiple commands inside same connection

Npgsql 3.0.3 error with Power BI Desktop

postgresql ssl npgsql powerbi

Npgsql 4.0 Parameters and Null Values

c# postgresql npgsql

Dapper Bulk Insert Returning Serial IDs

npgsql trouble in c# app - An existing connection was forcibly closed by the remote host

c# postgresql npgsql

How to report progress from long-running PostgreSQL function to client