Finding C# controller files and folder from decompiled files via dotPeek
Finding C# controller files and folder from decompiled files via dotPeek
I am updating a C# website and I don't have the source files. There are no controller options or folders. I downloaded dotPeek to decompile the dll files. I am able to see all the files in Assembly and I can't seem to find the controller files to update the Views. Thank you for your time.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.