Provides a stand-alone executable (OwinHostForHeroku.exe) which can be used to host an OWIN-based application on Heroku.
                        
                    
         
                Info
| Version: | 1.0.1.4 | 
| Author(s): | J.Sakamoto | 
| Last Update: | Tuesday, December 1, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jsakamoto/OwinHostForHeroku | 
| NuGet Url: | https://www.nuget.org/packages/OwinHostForHeroku | 
Install
Install-Package OwinHostForHeroku
                        dotnet add package OwinHostForHeroku
                        paket add OwinHostForHeroku
                        
                                OwinHostForHeroku Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Owin.Host.HttpListener(3.0.1)
- Microsoft.Owin.Hosting(3.0.1)
Tags
