Answer (Choose 1 answer)
What is Open Web Interface for .NET (OWIN)?
B A. All of the others.
B. OWIN defines a standard way for middleware to be used in a pipeline to handle requests and associated responses.
OD C. ASP.NET Core applications and middleware can interoperate with OWIN-based applications, servers, and middleware.OWIN allows web apps to be decoupled from web servers.
D. None of the others.
Exit 27