There is a problem with .net 6 core mvc when invoking a method of controller by (asp-controller ="test" asp-action="GetTest") static files such as js, css, medi
I am trying to learn behind the scene of Routing and I find out that WebApplication implements IEndpointRouteBuilder which allows it to define routes for exampl