Search
Get Started
C
C#
•
3mo ago
Esperida
Is there a way to unload a class from the ram?
After seach in the internet how could I unload a class
, the only way I have found is to use AssemblyLoadContext
. Is there another simpler way which saves me from compiling in different dlls
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,124
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Similar Threads
❔ Is there a way to override the DefaultInterpolatedStringHandler?
C
C# / help
3y ago
Is there a way to return or access a class object created inside a public partial class (form) from
C
C# / help
3y ago
✅ is there a way to get the method name from Task?
C
C# / help
3y ago
❔ Is there any way to create a pointer to a C# generic class
C
C# / help
3y ago