Open Closed

How to Debug Module #7975


User avatar
0
castcrewit created
  • ABP Framework version: v8.0
  • UI Type: Angular
  • Database System: EF Core (MySQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

We are building microservices and module as well. All our code is on module, so how to debug the module using visual studio. I can start the Microservice project on its own, however not the module project, so how do i step in to the module code while debugging


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

    hi

    All our code is on module,

    Are you using the source code reference?

    If so you can open the module's source code in VS and set the breakpoint.

Made with ❤️ on ABP v9.0.0-preview Updated on September 27, 2024, 06:34