.NET library for PostegreSQL notify/listen

Viewed 812

Is there any .NET library which can be used to listen to the notifications coming from PostgreSQL?

Npgsql has removed this support.

1 Answers
Related