Kizspy | Question: 36
(Choose 1 answer)
What is the purpose of an OData controller in ASP.NET Core Web API?
A. To handle routing and URL mapping.
B. To provide authentication and authorization functionalities.
C. To serialize and deserialize data in OData format.
D. To expose OData endpoints and handle OData-specific queries.