Hi
I've created an empty asp.net core 3.1 (vs 2019) empty solution, but my problem is that i can not use razor intellisense feature!
Also i've found this
link which say add Microsoft.AspNetCore.Razor.Tools
package, but i could not find this package!
Can anybody help me what's wrong & how to solve this issue?
Thanks in advance