I\'m looking at working on a project which uses C#.NET (sitting on a windows box) as the primary language and PostgreSQL as the backend database (backend is sitting on a linux b
There is a Linq provider for PostgreSQL at https://www.nuget.org/packages/linq2db.PostgreSQL/.