Scaffold-DbContext ignores host IP from connection string...
Read MoreEntity Framework Core PostgreSQL hstore queries...
Read Morepgsql integer out of range for negative values...
Read MoreError connecting to Redshift Cluster - Npgsql.PostgresException: 28000: no pg_hba.conf entry for hos...
Read MoreInsert bulk data into tables that are in a one to many relationship...
Read MoreEF Core talking to postgres with citext datatype...
Read MoreMapping to POCOs with top-level dictionary from Postgres jsonb column...
Read MoreWhy is it so much faster passing an array as a literal rather than a parameter?...
Read MoreCannot determine type of array parameter when its value is null...
Read MoreDatabase operation expected to affect 1 row(s) but actually affected 0 row(s) with entity framework...
Read MoreWhat is a good action plan for database first connect data from postgresql to a c# project with dot ...
Read MoreC# Parameterized query - parameters not being replaced with set value...
Read MoreNpgsql AddWithValue doesn't work with transaction...
Read MoreEF Core Postgres DbUpdateConcurrencyException when updating detached data...
Read MoreHow to configure DbContext from a NpgSqlConnection...
Read MoreDo Postgres temporary tables exist between multiple connections open at once?...
Read MoreHow to set up JSON columns with Npgsql?...
Read MoreIs there a way to use list with EF Core Postgres JSON?...
Read MoreHow to use where in relation with EntityFramework?...
Read MoreNPGSQL MapEnum fails after EF migration...
Read MoreNpgsql DataReader uses DateTime type for time without time zone rather than TimeSpan...
Read MoreDo I have to use npgsql for a project on prosgresql, EF Core and .net Core...
Read MoreIs there a way to get the full command text of an NpgsqlCommand?...
Read MoreMultiple Dapper Execute() statements inside transaction throws NpgsqlTransaction has completed; it i...
Read MoreHow to connect WinForms DataGridView to PostgreSQL DB over network...
Read MorePostgreSQL: 42883 Operator does not exist: timestamp without time zone = text...
Read MoreDotnet core Web API with EF core doesn't connect to PostgreSQL...
Read MorePostgreSQL, Npgsql returning 42601: syntax error at or near “$1”...
Read More