System.DirectoryServices is not supported on this platform.

Binil Balakrishnan 6 Reputation points
2021-04-08T17:22:28.107+00:00

Hi,
I am converting a .net core application which run on Windows to container image on linux. This application check for AD group the user belongs to and uses System.DirectoryServices namespace. But when running in linux container, getting this error System.DirectoryServices is not supported on this platform. So is there a fix for this or any equivalent namespace I can use in linux to achieve this functionality.

Thanks,
Binil.

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
{count} vote