Search code examples
Npgsql and PgBouncer polling...


connection-poolingnpgsqlpgbouncer

Read More
Database operation expected to affect 1 row(s) but actually affected 0 row(s) with entity framework...


postgresqlentity-framework-corenpgsql

Read More
What is a good action plan for database first connect data from postgresql to a c# project with dot ...


postgresqlmodel-view-controller.net-corenpgsqlef-core-2.0

Read More
C# Parameterized query - parameters not being replaced with set value...


c#datatabledatasetparameter-passingnpgsql

Read More
Npgsql AddWithValue doesn't work with transaction...


c#sqlpostgresqlnpgsql

Read More
EF Core Postgres DbUpdateConcurrencyException when updating detached data...


c#postgresql.net-coreentity-framework-corenpgsql

Read More
How to configure DbContext from a NpgSqlConnection...


entity-frameworkasp.net-corenpgsql

Read More
Do Postgres temporary tables exist between multiple connections open at once?...


postgresqlnpgsql

Read More
How to set up JSON columns with Npgsql?...


c#jsonpostgresqlentity-framework-corenpgsql

Read More
Is there a way to use list with EF Core Postgres JSON?...


c#jsonpostgresqlentity-framework-corenpgsql

Read More
How to use where in relation with EntityFramework?...


c#postgresqlentity-frameworkasp.net-corenpgsql

Read More
NPGSQL MapEnum fails after EF migration...


c#entity-frameworkentity-framework-corenpgsql

Read More
Npgsql DataReader uses DateTime type for time without time zone rather than TimeSpan...


c#postgresqlnpgsql

Read More
Do I have to use npgsql for a project on prosgresql, EF Core and .net Core...


postgresql.net-corenpgsqlef-core-2.0

Read More
Is there a way to get the full command text of an NpgsqlCommand?...


postgresqlnpgsql

Read More
Multiple Dapper Execute() statements inside transaction throws NpgsqlTransaction has completed; it i...


c#.netpostgresqldappernpgsql

Read More
How to connect WinForms DataGridView to PostgreSQL DB over network...


c#postgresqlwinformsconnection-stringnpgsql

Read More
PostgreSQL: 42883 Operator does not exist: timestamp without time zone = text...


c#postgresqlnpgsqlpetapoco

Read More
Dotnet core Web API with EF core doesn't connect to PostgreSQL...


postgresqlsocketsasp.net-corenpgsqlef-core-3.0

Read More
PostgreSQL set session variable...


.netpostgresqlnpgsqlauditing

Read More
PostgreSQL, Npgsql returning 42601: syntax error at or near “$1”...


c#sqlsql-injectionpsqlnpgsql

Read More
Npgsql: Old floating point representation for timestamps not supported...


c#postgresqlfloating-pointnpgsql

Read More
Postgresql 11 Create or Replace Procedure GetMultipleResultSets(INOUT ref1 refcursor, INOUT ref2 ref...


postgresqlnpgsql

Read More
How to deal with a text[] array field type in Npgsql?...


c#.netentity-frameworknpgsqlpostgresql-12

Read More
neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the...


.netpostgresqlvisual-studio-2017npgsql.net-framework-version

Read More
NpgsqlCommand over NpgsqlDataAdapter...


.netpostgresqlnpgsql

Read More
Connectionstring that an pod should use to connect to an postgresql pod in same cluster?...


postgresqlkubernetesnpgsql

Read More
NPGSQL Begin Text Import throws exception on larger CSV files...


c#postgresqlasp.net-corehaproxynpgsql

Read More
Understanding behavior of one-to-many relationship in NPGSQL and Entity Framework...


c#postgresqlentity-frameworknpgsql

Read More
Is it faster to try and avoid UNIQUE violations when inserting into a PostgreSQL database with efcor...


c#postgresqlnpgsqlef-core-3.0

Read More
BackNext