Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No way to add a dll path in linux is explain #11086

Open
MathieuGirard opened this issue Mar 13, 2025 · 0 comments
Open

No way to add a dll path in linux is explain #11086

MathieuGirard opened this issue Mar 13, 2025 · 0 comments
Labels
area-System.Runtime.InteropServices untriaged New issue has not been triaged by the area owner

Comments

@MathieuGirard
Copy link

Type of issue

Missing information

Description

UserDirectories talk about adding your own path but does not provide the way to do it within dotnet nor does it talk about other platforms.

A more standardize way to do it would be appreciated (ex: a standard C# call).

<html>
<body>
<!--StartFragment-->
UserDirectories | 1024 | Include any path that was explicitly added to the process-wide search path by using the Win32 AddDllDirectory function.
-- | -- | --


<!--EndFragment-->
</body>
</html>

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.dllimportsearchpath?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.InteropServices/DllImportSearchPath.xml

Document Version Independent Id

51afbafa-f221-460a-b17f-49555bbc3067

Platform Id

ec2e5ce7-ecaa-3422-83e3-7f8e1ca47e12

Article author

@dotnet-bot

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 13, 2025
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Mar 13, 2025
@gewarren gewarren added area-System.Runtime.InteropServices and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime.InteropServices untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants