npgsql / EntityFramework6.Npgsql

Entity Framework 6 provider for PostgreSQL
PostgreSQL License
66 stars 54 forks source link

Error with type= "Npgsql.NpgsqlFactory" #53

Open dropyghost opened 7 years ago

dropyghost commented 7 years ago

Im re-installing 3.0.5 but the Check NpgsqlDdexProvider say there is an error on

type ="Npgsql.NpgsqlFactory"

What mean that error, I copy paste from the instllation instructions.

image

dropyghost commented 7 years ago

I fix it with the suggestion link. But still the Visual Model doesnt work. How I check if have the right EF for 3.0.5 ?

I really would like to offer my time to improve the install documentation because I usually need to spend one day or two figuring out how make this work. Not really github user but with a litle guidance I think can do it.

image