Kizspy | Question: 40
(Choose 1 answer)
Where should you typically add the UseRouting middleware in the startup.cs file?
A. Inside the ConfigureServices method
B. Before the UseEndpoints middleware
C. After the UseAuthentication middleware
D. Inside the Configure method