Kizspy | Question: 37
(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. Ability to host both in IIS (or development server) and in any nonweb server process (called self-hosted).
C. All of the others.
RFLOW.COM
D. Can customize many elements of ASP.NET Core Web API by supplying custom implementation.