Entity Freamwork add-ins integration behavior

Entity Freamwork add-ins integration behavior

Hi,

I had spend some time on developing add-in with Entity Framework, and I accounting with strange behavior:

after importing addin with Entity Framework to the zenon project, and generating runtime files, zenon Supervisor during executing my wizard, does not fetched to cache folder Entity Framework dll. And during execution addin I had and error. (attached)

Although, dll what I developed and added to add-in by "using" keyword, was fetched correctly. Only after adding missing dlls, my addin works fine. Are it is normal behavior or bug?

How to automate or correct fetching process for including dlls?

.net target f 4.8. Entity Framework 6.4.4. EF integrated to addin and my external library.

This is a migrated post! Originally posted on 17.01.2022 by user Oleksandr. Please be aware that information can be outdated.