12-18-2021, 07:59 PM
Hi,
I am trying to use a netstandard2.0 assembly from delphi. From the generated unit's uses list NET.mscorlib is misssing. I have added it manually and then the unit works. But I am wondering how well using a netstandard2.0 assembly will work and will I run into other issues.
Seems like using a netstandard2.0 library is not tested before CrossTalk is released which makes me worry.
Regards
Geza
I am trying to use a netstandard2.0 assembly from delphi. From the generated unit's uses list NET.mscorlib is misssing. I have added it manually and then the unit works. But I am wondering how well using a netstandard2.0 assembly will work and will I run into other issues.
Seems like using a netstandard2.0 library is not tested before CrossTalk is released which makes me worry.
Regards
Geza