I am getting the following error when trying to use the geometry or geography types:
Errors Found During Generation:
warning 6005: The data type 'geometry' is currently not supported for the target Entity Framework version;
I am using the latest versions of EF6, Postgre and PostGIS.