Katana has 3 popular Host: ?
- IIS/ASP.NET
- Custom Host
- OwinHost.exe
My question is what is the difference between Custom Host and OwinHost.exe?
Custom Host: You host your own services (Web API) in your own application/service.
OwinHost.exe: available in nuget for hosting OWIN based applications