Open Closed

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


User avatar
0
MajidAli created

I have created the module in Abp Framework but its not debug. Can you please tell me that How i can debug it properly? because module functionality run successfully but not debug with source code.


2 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    When you created a module with abp cli (abp new AwesomeModule -t module --preview) you'll see a host folder. You can debug projects under host folder. Those projects reference to your module projects.

  • User Avatar
    0
    MajidAli created

    But If i created the module previously and this module have not "Host" folder inside it, then how I debug the module source code? its link with "Main" project.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 17, 2025, 06:22