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


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
Most helpful comment
@skoruba I see it's problem with VS2019, when I publish project with VS2017 it works but from VS2019 doesn't