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