Hacker News new | ask | show | jobs
by rafaelvasco 2319 days ago
Yeah, if I remember correctly it's indeed a thing in latest versions of .NET Core;
1 comments

This looks like a pretty cool demonstration of what we're talking about: https://www.strathweb.com/2019/01/collectible-assemblies-in-...

See the section titled: Collecting a dynamically emitted assembly

Yeah that's exactly it. Thanks!