aspnetboilerplate icon indicating copy to clipboard operation
aspnetboilerplate copied to clipboard

source link can not work

Open bxjg1987 opened this issue 2 years ago • 5 comments

abp version 6.5

it still can not be download .adb 图片 图片

bxjg1987 avatar Nov 15 '21 15:11 bxjg1987

@bxjg1987 When I test it last time, it was working but I will check it again.

ismcagdas avatar Nov 16 '21 04:11 ismcagdas

ok,thanks~

bxjg1987 avatar Nov 16 '21 13:11 bxjg1987

Since we are using Fody, it causes cehcksum validation fail of snupkg packages, see the issues below;

https://github.com/ltrzesniewski/InlineIL.Fody/issues/12 https://github.com/jbevain/cecil/issues/610

We will wait for those issues to be fixed. For now, I think it is better to use Rider to step into AspNet Boilerplate's code in your project.

ismcagdas avatar Apr 22 '22 06:04 ismcagdas

dos source link work now?

CAH-FlyChen avatar May 13 '22 05:05 CAH-FlyChen

No, it doesn't work because of https://github.com/aspnetboilerplate/aspnetboilerplate/issues/6303#issuecomment-1106055160. You can use Rider which allows you to debug ABP's source code.

ismcagdas avatar May 13 '22 05:05 ismcagdas