Hello,
I use Dapper Framework to perform my SQL queries in C # Windows Forms, and I recently started a new project, and I came across this error:
Could not load file or assembly 'Dapper, Version = 1.50.2.0, Culture = neutral, PublicKeyToken = null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
Could anyone recommend some sort of procedure ?! I have tried to reinstall the dapper and the error persists ... I looked in some sites and they asked to do some procedures through the console of visual studio and none solved my problem, help me!