Hi
I have installed :
- Npgsql POstgreSQL Intergation 4.1.1.2
Nugets :
- EntityFramework6.Npgsql 6.3.0
- Npgsql 4.1.2
- EntityFramework 6.3.0
When I try to map the model from the database, I receive the following error :
An exception occurred in the type initializer "Npgsql.TypeMapping.GlobalTypeMapper".
could you tell me what versions of these nugets and extensions do I have to have installed to work properly?
Best regards
Hi
I have installed :
Nugets :
When I try to map the model from the database, I receive the following error :
An exception occurred in the type initializer "Npgsql.TypeMapping.GlobalTypeMapper".
could you tell me what versions of these nugets and extensions do I have to have installed to work properly?
Best regards