-> Update lib version for 'Microsoft.Data.SqlClient', with CVE-2024-29992
fix;
-> Update lib version for 'Npgsql', with CVE-2024-32655
fix;
-> Update some libs version related to previous update;
-> Change property mapper (map by property/column name);
-> Add EF DbContextExtension (that load neccessary information);
-> Add tests for simple select query and adjust mapper.