Microsoft.AspNet.Server.Kestrel
1.0.0-rc1-final
Prefix Reserved
Install-Package Microsoft.AspNet.Server.Kestrel -Version 1.0.0-rc1-final
dotnet add package Microsoft.AspNet.Server.Kestrel --version 1.0.0-rc1-final
<PackageReference Include="Microsoft.AspNet.Server.Kestrel" Version="1.0.0-rc1-final" />
paket add Microsoft.AspNet.Server.Kestrel --version 1.0.0-rc1-final
#r "nuget: Microsoft.AspNet.Server.Kestrel, 1.0.0-rc1-final"
// Install Microsoft.AspNet.Server.Kestrel as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Server.Kestrel&version=1.0.0-rc1-final&prerelease
// Install Microsoft.AspNet.Server.Kestrel as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Server.Kestrel&version=1.0.0-rc1-final&prerelease
ASP.NET 5 cross platform development web server.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
.NETPlatform | dotnet54 |
DNX | dnx451 |
DNXCore | dnxcore50 |
-
.NETFramework 4.5.1
- Microsoft.AspNet.Hosting (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- System.Numerics.Vectors (>= 4.1.1-beta-23516)
-
.NETPlatform 5.4
- Microsoft.AspNet.Hosting (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- System.Collections (>= 4.0.11-beta-23516)
- System.Diagnostics.Debug (>= 4.0.11-beta-23516)
- System.Diagnostics.TraceSource (>= 4.0.0-beta-23516)
- System.Diagnostics.Tracing (>= 4.0.21-beta-23516)
- System.Globalization (>= 4.0.11-beta-23516)
- System.IO (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Net.Primitives (>= 4.0.11-beta-23516)
- System.Numerics.Vectors (>= 4.1.1-beta-23516)
- System.Runtime.Extensions (>= 4.0.11-beta-23516)
- System.Runtime.InteropServices (>= 4.0.21-beta-23516)
- System.Text.Encoding (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- System.Threading.Tasks (>= 4.0.11-beta-23516)
- System.Threading.Thread (>= 4.0.0-beta-23516)
- System.Threading.ThreadPool (>= 4.0.10-beta-23516)
- System.Threading.Timer (>= 4.0.1-beta-23516)
-
DNX 4.5.1
- Microsoft.AspNet.Hosting (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- System.Numerics.Vectors (>= 4.1.1-beta-23516)
-
DNXCore 5.0
- Microsoft.AspNet.Hosting (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- System.Collections (>= 4.0.11-beta-23516)
- System.Diagnostics.Debug (>= 4.0.11-beta-23516)
- System.Diagnostics.TraceSource (>= 4.0.0-beta-23516)
- System.Diagnostics.Tracing (>= 4.0.21-beta-23516)
- System.Globalization (>= 4.0.11-beta-23516)
- System.IO (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Net.Primitives (>= 4.0.11-beta-23516)
- System.Numerics.Vectors (>= 4.1.1-beta-23516)
- System.Runtime.Extensions (>= 4.0.11-beta-23516)
- System.Runtime.InteropServices (>= 4.0.21-beta-23516)
- System.Text.Encoding (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- System.Threading.Tasks (>= 4.0.11-beta-23516)
- System.Threading.Thread (>= 4.0.0-beta-23516)
- System.Threading.ThreadPool (>= 4.0.10-beta-23516)
- System.Threading.Timer (>= 4.0.1-beta-23516)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.Server.Kestrel:
Package | Downloads |
---|---|
MvcPdfActionResult
For ASP.net 5 only: Generates pdf documents from your razor views within an asp.net 5 MVC project.Simply use return type as PdfActionResult in the controller will output PDF document instead of HTML. This converts HTML to PDF using the iTextXmlWorker Library. This is a DNX (Asp.net vNext) implementation of MvcRazorToPdf by andyhutch77 |
|
k-http
Command-line HTTP server suitable for testing and local development to host static files. |
|
Shaman.HttpListener.Kestrel
Shaman.HttpListener.Kestrel |
|
Scissorhands.NET
This provides Scissorhands.NET application with Web UI. |
|
AP.AspNet.ResponseCompression
AP.AspNet.ResponseCompress is for ResponseCompression (GZIP) or html minification |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|