C#C
C#11mo ago
Jacko

Securing a plugin system:

Is there any alternatives to app domains in dotnet 9 for preventing access to the file system when implementing a plugin system using AssemblyLoadContext?
Was this page helpful?