Is Owin Still Used?

Is Owin Still Used? OWIN allows web apps to be decoupled from web servers. It defines a standard way for middleware to be used in a pipeline to handle requests and associated responses. ASP.NET Core applications and middleware can interoperate with OWIN-based applications, servers, and middleware. What is the purpose of OWIN? OWIN allows web