Hello Henrik,
As I said in my previous post, referencing your assemblies from a .Net standard library does not give any compile-time errors.
The issue comes about at run-time when you are executing a host application - in our case a .Net Core console application.
If you already have a test project setup to demonstrate this at your end, I suggest extending it by adding a .Net core executable program that references your .Net standard library (which in turn is referencing the VC API assemblies).
I am very keen to find out how you get on.
Regards
Fola