问题
is there some library for connecting to postgresql database and to have support for TransactionScope
I tried Npgsql but it doesn't yet support transactionscope
回答1:
You could try the library from Devart:
http://www.devart.com/dotconnect/postgresql/
来源:https://stackoverflow.com/questions/3819569/provider-for-postgresql-in-net-with-support-for-transactionscope