Command-line HTTP server suitable for testing and local development to host static files.
Info
Version: | 0.1.0-beta7-001 |
Author(s): | Tugberk Ugurlu |
Last Update: | Saturday, September 26, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tugberkugurlu/k-http |
NuGet Url: | https://www.nuget.org/packages/k-http |
Install
Install-Package k-http
dotnet add package k-http
paket add k-http
k-http Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Hosting(1.0.07)
- Microsoft.AspNet.StaticFiles(1.0.07)
- Microsoft.Framework.Configuration(1.0.07)
- Microsoft.Framework.DependencyInjection(1.0.07)
- Microsoft.Framework.Logging.Console(1.0.07)
- Microsoft.Dnx.Runtime.Abstractions(1.0.07)
- Microsoft.AspNet.Server.WebListener(1.0.07)
- Microsoft.AspNet.Server.Kestrel(1.0.07)
Tags