Top 20 NuGet Packages depending on WinInsider.Owin

Total dependencies: 5

HTTP Hosting with MEF project compiled for .NET Standard
Owin Hosting with MEF project compiled for .NET Standard HttpListener that comes with Owin can not be used in .NET Standard scenarios as is bases on Windows specific implementation, thus set ServerFactory as below... var options = new StartOptions("http://localhost:8080/"); options. ServerFactory ...
Microsoft.Owin project compiled for .NET Standard
Microsoft.Owin.Hosting project compiled for .NET Standard