Latest Activity

code

Connecting to denodo from .net core 3.0

I am using .net core 3.0 with entity framework core . Is there an article somewhere detailing how to connect to denodo vdp using ef core and .net core. I tried connecting like a postgres database using Npgsql and it does not work.

.Net core Entityframework Npgsql