Identityserver4.admin: TagHelpers not loaded from assembly Skoruba.IdentityServer4.Admin

Created on 27 Mar 2019  路  13Comments  路  Source: skoruba/IdentityServer4.Admin

@addTagHelper doesn't add tags on starting project but when I change anything in view TagHelpers are added.
Before

after

Most helpful comment

@skoruba I see it's problem with VS2019, when I publish project with VS2017 it works but from VS2019 doesn't

All 13 comments

Are you using this solution via dotnet new template or full clone?

I'm using full clone

Same issue here

Thank you guys for feedback, let me check it.

any updates?

I can't figure out, where could be issue yet.

I have hosted on azure also but same problem, which kind of additional information can I provide for you ?

Are you using full clone of this repo or from dotnet new template? Sometimes is problem with name of assembly, if you are renamed your project name.
Thanks.

I'm also using full clone

Please, take a look at: https://stackoverflow.com/a/31258916/943403
Can you check your folder name? I think that the name in import should be assembly name but according this answer we can try experiment with folder name as well.
Thanks!

@skoruba I see it's problem with VS2019, when I publish project with VS2017 it works but from VS2019 doesn't

Thanks for feedback, now I am installing VS 2019, I will test it ;)

It seems like everything work fine, feel free to reopen this issue.
Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hens94 picture Hens94  路  4Comments

maythamfahmi picture maythamfahmi  路  4Comments

woeterman94 picture woeterman94  路  4Comments

skoruba picture skoruba  路  4Comments

knepe picture knepe  路  4Comments