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.
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.
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.
On Saturday, June 2, 2018, I had the chance to participate in the .NET Core Community online Hackathon.
As I got up really early this Saturday morning, I took the opportunity to participate. My goal was to see something new and learn a bit about how .NET Core is built and gain some new experience.
Since Microsoft went to Windows as a service, so since Windows 10, I fully re-install my development machine, a Surface Book, with each main release of Windows.
As I hate to lose time, I searched a way to automate it, so that it is fast, repeatable and does the work, not me.