OwinHostForHeroku 1.0.1.4

dotnet add package OwinHostForHeroku --version 1.0.1.4
NuGet\Install-Package OwinHostForHeroku -Version 1.0.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OwinHostForHeroku" Version="1.0.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OwinHostForHeroku --version 1.0.1.4
#r "nuget: OwinHostForHeroku, 1.0.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OwinHostForHeroku as a Cake Addin
#addin nuget:?package=OwinHostForHeroku&version=1.0.1.4

// Install OwinHostForHeroku as a Cake Tool
#tool nuget:?package=OwinHostForHeroku&version=1.0.1.4

Provides a stand-alone executable (OwinHostForHeroku.exe) which can be used to host an OWIN-based application on Heroku.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1.4 1,651 12/1/2015
1.0.1.4-beta 973 11/24/2015
1.0.1.3-beta 935 11/22/2015
1.0.1.2-beta 911 11/22/2015
1.0.1.1-beta 885 11/22/2015

v.1.0.1 - First release