Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel-http-server

Create X509Certificate2 from .crt and .key files using ASP.NET Core 3.0 built-in API

.NET Core 3.0 IHostedService access web server URL - scheme, host, port etc

How can I know if my app is running under Kestrel or HTTP.sys?

Running Kestrel for testing without using the TestServer included in Microsoft.AspNetCore.TestHost

ASP.NET core builds both IIS Express and Kestrel?

Set status code when request is larger than MaxRequestBodySize in kestrel

ASP.NET Core receive custom config via HTTP to configure Kestrel

Is running Kestrel on Linux without a reverse proxy recommended? [closed]

Linux ASP.Net core with Apache and reverse proxy

asp net core 6.0 kestrel server is not working

Kestrel HTTPS POST results in a 400 bad request status code when in production (ASP.NET Core 2.x)

How to Change ASP.NET Core's Built-In Web-Server (Kestrel) Default IP Binding, from 127.0.0.1 to 0.0.0.0?

KestrelHttpServer as TCP server