EPPlus.DataExtractor
EPPlus.DataExtractor copied to clipboard
Strong Name Errorr
Moin,
Strong Name Error, can you help
System.IO.FileLoadException: "Die Datei oder Assembly "EPPlus.DataExtractor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Eine Assembly mit starkem Namen ist erforderlich.
Hi @OlafStolle , sorry for the late reply.
It looks like you need a strongly named assembly in your application. Unfortunately, this package do not have a strongly named version. I'll try to start working on that this weekend.
In the meanwhile, you can try this package to sign the library yourself: https://github.com/brutaldev/StrongNameSigner