Found a great new tool to view an assembly's runtime dependency graph for .NET full and Core. It will show you the dependent assemblies and versions for any .NET libraries (.dll) and applications (.exe). It's great for debugging assembly load failures in your app.
Category: General
General discussion topics
Hello World – First Blog Post
This is the first post on my new blog. I’m just getting this new blog going, so stay tuned for more. I am in the process of learning many new .NET technologies. And, I plan to share my finding with you. In the process of learning and building tutorials, I'm going to build some tools … Continue reading Hello World – First Blog Post