C
C#4w ago
Ryalia

✅ IIS and Katana confusion

How does IIS relate to Katana if at all? I'm still confused by whether my app is using Katana or if IIS is just calling the dynamically registered Owin module package I have installed
3 Replies
Mayor McCheese
Katana/owin is a programming API. IIS is a web server. If you're using owin you're either in a niche area, legacy code, or doing the wrong thing. Also, katana and iis are unrelated
Unknown User
Unknown User4w ago
Message Not Public
Sign In & Join Server To View
Ryalia
RyaliaOP4w ago
Sorry, will read in a bit I'm working in a legacy code base and hence yeah Iol I can close this thread. I've got all that I needed Tyvm

Did you find this page helpful?