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.
<PackageVersion Include="OwinHostForHeroku" Version="1.0.1.4" />
<PackageReference Include="OwinHostForHeroku" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OwinHostForHeroku --version 1.0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=OwinHostForHeroku&version=1.0.1.4
#tool nuget:?package=OwinHostForHeroku&version=1.0.1.4
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,872 | 12/1/2015 |
1.0.1.4-beta | 1,152 | 11/24/2015 |
1.0.1.3-beta | 1,121 | 11/22/2015 |
1.0.1.2-beta | 1,096 | 11/22/2015 |
1.0.1.1-beta | 1,076 | 11/22/2015 |
v.1.0.1 - First release