Open Closed

How can I debug in the source code of ABP framework? #978


User avatar
0
vasilas created

How can I debug in the source code of ABP framework starting from a custom module? For debugging starting from the Blazor WASM project, do I need other requirements than the other projects? I would also like to know how I could debug the ABP Commercial modules. I installed the latest version of ABP Framework.


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    How can I debug in the source code of ABP framework starting from a custom module?

    You can try to use source link. https://www.hanselman.com/blog/exploring-net-cores-sourcelink-stepping-into-the-source-code-of-nuget-packages-you-dont-own https://github.com/abpframework/abp/pull/7054

    For debugging starting from the Blazor WASM project, do I need other requirements than the other projects?

    https://docs.microsoft.com/en-us/aspnet/core/blazor/debug

    I would also like to know how I could debug the ABP Commercial modules.

    The package is obfuscated and encrypted, and debugging may not be possible without the source code.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 19, 2025, 10:09