What is "npgsql"

Npgsql is an open source ADO.NET data provider for Postgresql, which allows programs written in C#, Visual Basic . NET, F# and other languages implemented in . NET access the Postgresql database server. It is implemented in 100% C# code and is free of charge.

There are versions for Entity Framework Core and Entity Framework 6.x.

Links