Kizspy | Question: 46
(Choose 1 answer)
What is the purpose of the UseEndPoints middleware in ASP.NET Core Web API?
A. To handle HTTP requests and responses
B. To map incoming requests to appropriate endpoint handlers
C. To enable routing for static files in the web application
D. To provide authentication and authorization features