OD
(Choose 1 answer)
Suppose that you create a folder named Products (in Pages folder of ASP.NET Core Web App project) and add a file named "Index.cshtml" to it, choose the correct route(s).
A. "Index/Products", "Products/Index"
B. None of the others.
C. "Products". "Products/Index"
D. "Products", "Index/Products"
Exit 49