I ran into a strange problem in my project.
This problem occurs when I want to return a specific razor view inside a method. But the point is that this problem only happens when I have used tag helpers like asp-for
, otherwise there is no problem.
I ran into a strange problem in my project.
This problem occurs when I want to return a specific razor view inside a method. But the point is that this problem only happens when I have used tag helpers like asp-for
, otherwise there is no problem.
The Visual Studio / .NET Core SDK support matrix
to see what's the real problem.