I\'m trying to run a Web API application as a Windows Service using OWIN. However, I get the following message, when trying to start the service:
The [Ser
For that example OWIN-WebAPI-Service, you must install Package
Install-Package Microsoft.Owin.Host.HttpListener