(Choose 1 answer)
Which information is true about ASP.NET Core Web API Architecture?
A. The ASP.NET Web API framework has been designed using the task-based asynchronous programming model from the top to the bottom.
B. All of the others.
C. Can customize many elements of ASP.NET Core Web API by supplying custom implementation.
D. Ability to host both in IIS (or development server) and in any nonweb server process (called self-hosted).
FUO