csharp-today / Samples

9 stars 25 forks source link

The ADO.NET provider with invariant name 'Npgsql' is either not registered #1

Open makomweb opened 6 years ago

makomweb commented 6 years ago

I was running your example and get this error:

{"The ADO.NET provider with invariant name 'Npgsql' is either not registered in the machine or application config file, or could not be loaded. See the inner exception for details."}

Can you point me to the solution for this error?

csharp-today commented 6 years ago

Hi, Could you please check the following article and let me know if steps described there helped?

Redis cache for PostgreSQL in Entity Framework 6

NEHMIYASHIKUR commented 4 years ago

he ADO.NET provider with invariant name 'Npgsql' is either not registered in the machine or application config file, or could not be loaded. See the inner exception for details