following the example here https://www.c-sharpcorner.com/forums/what-is-meant-by-owin-based-application by @Aashima Khatoon, i successfully hosted the web API from console application. But now i am wondering ,how anyone will be able to call it over internet ?
what is the use of self hosting??