The npgsql ado.net provider claims to support the entity framework.
Is there any documentation/guide how to set this up, and get me jump started here ?
The npgsql ado.net provider claims to support the entity framework.
Is there any documentation/guide how to set this up, and get me jump started here ?
Look at this stackoveflow question http://stackoverflow.com/questions/1211475/entity-framework-postgresql
You may have more luck using NHibernate with NHibernate Linq with PostgreSQL