I have a problem with tag assistants. All I want to do is create a form that sends data to the controller - quite basic, I thought, but it does not work in my project.
I am creating a new asp.net base web application with a default setting and it works there, but my project refuses to recognize the tags and act accordingly. It is noteworthy that the markup does not highlight the same or does not provide information when it freezes, so some links or something fundamental is missing, can someone advise.
* The default project, working with the correct highlights 
* My project - without indicating the correct code or work. Project.json is the same, so I have no idea what is missing. 
source share