I intend to use Npgsql to connect to the Postgres database. Currently, I would like to implement a custom membership class to allow user to create account and log in to the portal. But I am not sure of how to configure the web.config and implement the
classes to connect to the Postgres database. Does anyone know of any sample? Please advise.