Microsoft.AspNet.Server.Kestrel
1.0.0-beta2
dotnet add package Microsoft.AspNet.Server.Kestrel --version 1.0.0-beta2
NuGet\Install-Package Microsoft.AspNet.Server.Kestrel -Version 1.0.0-beta2
<PackageReference Include="Microsoft.AspNet.Server.Kestrel" Version="1.0.0-beta2" />
paket add Microsoft.AspNet.Server.Kestrel --version 1.0.0-beta2
#r "nuget: Microsoft.AspNet.Server.Kestrel, 1.0.0-beta2"
// Install Microsoft.AspNet.Server.Kestrel as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Server.Kestrel&version=1.0.0-beta2&prerelease
// Install Microsoft.AspNet.Server.Kestrel as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Server.Kestrel&version=1.0.0-beta2&prerelease
ASP.NET 5 cross platform development web server.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NET | aspnet50 is compatible. |
ASP.NETCore | aspnetcore50 is compatible. |
-
ASP.NETCore 5.0
- System.Collections (>= 4.0.10-beta-22416)
- System.Diagnostics.Debug (>= 4.0.10-beta-22416)
- System.Diagnostics.TraceSource (>= 4.0.0-beta-22416)
- System.Diagnostics.Tracing (>= 4.0.10-beta-22416)
- System.Globalization (>= 4.0.10-beta-22416)
- System.IO (>= 4.0.10-beta-22416)
- System.Linq (>= 4.0.0-beta-22416)
- System.Net.Primitives (>= 4.0.10-beta-22416)
- System.Runtime.Extensions (>= 4.0.10-beta-22416)
- System.Runtime.InteropServices (>= 4.0.20-beta-22416)
- System.Text.Encoding (>= 4.0.10-beta-22416)
- System.Threading (>= 4.0.0-beta-22416)
- System.Threading.Tasks (>= 4.0.10-beta-22416)
- System.Threading.Thread (>= 4.0.0-beta-22416)
- System.Threading.ThreadPool (>= 4.0.10-beta-22416)
NuGet packages (7)
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. |
|
AP.AspNet.ResponseCompression
AP.AspNet.ResponseCompress is for ResponseCompression (GZIP) or html minification |
|
Scissorhands.NET
This provides Scissorhands.NET application with Web UI. |
|
DotNetLiberty.AspNet.Testing
Tools for starting/stopping a local instance of an ASP.NET 5 application for use in service/integration tests. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|