Kestrel 1.0.0-beta6

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

ASP.NET 5 cross platform development web server.

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.

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.0-beta6 52,990 7/27/2015
1.0.0-beta5 13,581 6/30/2015
1.0.0-beta4 33,773 4/24/2015
1.0.0-beta3 58,596 2/13/2015
1.0.0-beta2 7,646 1/15/2015
1.0.0-beta1 16,825 11/11/2014