Archives for 2019

Azure DevOps for Visual Studio Extensions

As you might have guessed reading some of my older posts, I like to automate things which I believe a computer should do in place of humans.

Continue reading

Dynamically compile and run code using .NET Core 3.0

Feb 18, 2019

Let' see in this blog post the new possibility offered by .NET Core 3.0 preview 2 to load and unload assemblies at run time using AssemblyLoadContext.

Continue reading

Page 2 of 2