Microsoft.AspNet.Hosting 1.0.0-beta5

Prefix Reserved
This is a prerelease version of Microsoft.AspNet.Hosting.
dotnet add package Microsoft.AspNet.Hosting --version 1.0.0-beta5
                    
NuGet\Install-Package Microsoft.AspNet.Hosting -Version 1.0.0-beta5
                    
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="Microsoft.AspNet.Hosting" Version="1.0.0-beta5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.Hosting" Version="1.0.0-beta5" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.Hosting" />
                    
Project file
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 Microsoft.AspNet.Hosting --version 1.0.0-beta5
                    
#r "nuget: Microsoft.AspNet.Hosting, 1.0.0-beta5"
                    
#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=Microsoft.AspNet.Hosting&version=1.0.0-beta5&prerelease
                    
Install Microsoft.AspNet.Hosting as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.Hosting&version=1.0.0-beta5&prerelease
                    
Install Microsoft.AspNet.Hosting as a Cake Tool

ASP.NET 5 core hosting infrastructure and startup logic for web applications.

Product Compatible and additional computed target framework versions.
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta5 15,885 6/29/2015
1.0.0-beta4 33,712 4/24/2015
1.0.0-beta3 72,237 2/13/2015
1.0.0-beta2 13,343 1/15/2015
1.0.0-beta1 28,382 11/11/2014