While it's not generally needed, you may want to step into ABP's source code while you debugging your project. All official ASP.NET Boilerplate nuget packages are Sourcelink enabled. That means you can easily debug Abp.* nuget packages within your pr…