Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in npgsql

Npgsql strange exception

Is there an intrinsic limitation that prevents Npgsql from providing multiple simultaneous readers when accessing PostgreSQL from within .NET?

.net postgresql npgsql

{"Parameter must have its value set"} dealing with possible null values in NPGSQL

postgresql npgsql

How do I call a PostgreSQL Function that returns VOID from PGAdmin?

postgresql npgsql pgadmin

How to do timestamp arithmetic in EF Core if NodaTime uses Duration and Postgres uses INTERVAL/Period?

NpgSQL insert file path containing backslashes "\\"

NpgsqlCommand.ExecuteNonQuery() throwing Backend sent unrecognized response type: F when try to insert in a table

postgresql npgsql

Bulk Copy C# to PostgreSql

c# postgresql npgsql

Execute postgres script with npgsql

How do I properly use a List as a parameter with Npgsql and Dapper

c# dapper npgsql

42809 Error On Executing PostgreSQL Stored Procedure From Asp.Net C# Application

postgresql procedure npgsql

Array of composite type as stored procedure input passed by C# Npgsql

Entity Framework Core - complex type mapped as jsonb column in postgres but mapping fails for InMemory provider

Is there a way in EF core to use a dbContext to generate migration script

How to change data source to PostgreSQL in Entity Data Model wizard in VS2010 Pro

String concatenation in GroupBy

InvalidOperationException: The entity type <typename> was not found. Ensure that the entity type has been added to the model

PostgreSQL: command is already in progress