Blogged: Creating a .NET CLR profiler using C# and NativeAOT with Silhouette
https://andrewlock.net/creating-a-dotnet-profiler-using-csharp-with-silhouette/
In this post I look at how to create a simple .NET profiler. But instead of using C++, the profiler uses C# and NativeAOT with @kevingosse.netKevin Gosse 's Silhouette library
