Microsoft.AspNet.Server.Kestrel
1.0.0-rc1-final
ASP.NET 5 cross platform development web server.
This is a prerelease version of Microsoft.AspNet.Server.Kestrel.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Server.Kestrel --version 1.0.0-rc1-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Server.Kestrel, 1.0.0-rc1-final"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.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)
Used By
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
|
|
AP.AspNet.ResponseCompression
AP.AspNet.ResponseCompress is for ResponseCompression (GZIP) or html minification
|
|
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 History
Version | Downloads | Last updated |
---|