Base solution for your next web application
Open Closed

How to debug the ABP project #1440


User avatar
0
wddpct created

Hello, I am confused about debugging the ABP project which I have downloaded from the Github(https://github.com/aspnetboilerplate/aspnetboilerplate).Thank a lot

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Just build abp on your local machine and replace nuget references on your project with local abp dll references. Of course, the class you want to debug should be opened in visual studio with your project.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)