C# – First steps with C# and .NET – part 060.

A very useful tool for C# development is the dnSpy.
dnSpy is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don’t have any source code available.
You can find this tool in this GitHub project.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.