OsiSoft AF SDK 2018 SP2 with .NET 5 Application

378 views Asked by At

I have an application that was upgraded to .NET 5. However, the OsiSoft AF SDK is still compiled in .NET. I'm getting errors as such:

Method not found: 'System.Security.AccessControl.DirectorySecurity System.IO.DirectoryInfo.GetAccessControl()'.

Is there a way to run AF SDK .NET in .NET Core/.NET 5 applications ? My understanding is AF SDK does not support .NET Core/.NET 5 as of yet.

0

There are 0 answers