Home
Options

TypeLoadException: Method 'Log' in type 'EF7Driver.EFLINQPadlogger' from assembly 'EF7Driver, Versio

Hi, I'm trying to use LinqPad against an EF Core dll. No matter what query is entered, the following message is issued.

TypeLoadException: Method 'Log' in type 'EF7Driver.EFLINQPadlogger' from assembly 'EF7Driver, Version=1.0.1.0, Culture=neutral, PublicKeyToken=469b5aa5a4331a8c' does not have an implementation.

Also, the connection says (Error: A strongly-named assembly is required. (Exception from HResult: 0x80131044).

How is this issue addressed?

Comments

Sign In or Register to comment.