Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC
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


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.