OwinHostForHeroku 1.0.1.4-beta
This is a prerelease version of OwinHostForHeroku.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package OwinHostForHeroku --version 1.0.1.4-beta
NuGet\Install-Package OwinHostForHeroku -Version 1.0.1.4-beta
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-beta" />
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-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OwinHostForHeroku, 1.0.1.4-beta"
#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-beta&prerelease // Install OwinHostForHeroku as a Cake Tool #tool nuget:?package=OwinHostForHeroku&version=1.0.1.4-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- Microsoft.Owin.Host.HttpListener (>= 3.0.1)
- Microsoft.Owin.Hosting (>= 3.0.1)
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,695 | 12/1/2015 |
1.0.1.4-beta | 997 | 11/24/2015 |
1.0.1.3-beta | 963 | 11/22/2015 |
1.0.1.2-beta | 937 | 11/22/2015 |
1.0.1.1-beta | 910 | 11/22/2015 |
v.1.0.1 - First release