C# .NET + PostgreSQL

后端 未结 9 1917
执念已碎
执念已碎 2021-01-30 05:17

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

9条回答
  •  灰色年华
    2021-01-30 05:51

    There is a Linq provider for PostgreSQL at https://www.nuget.org/packages/linq2db.PostgreSQL/.

提交回复
热议问题