Best way to decompile dot net published file?
Hi luismfvarela,
Use ILSpy library.
Download it from marketplace and install it.
https://marketplace.visualstudio.com/items?itemName=SharpDevelopTeam.ILSpy
1. After that open visual studio -> Click on tools -> ILSpy.
2. Import the Dll File.
3. Right click on the DLL file and save the code.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.