Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel-http-server

How to configure Kestrel urls in startup class

Make ASP.NET Core server (Kestrel) case sensitive on Windows

Will IIS recycle the asp.net core process?

Require SSL Client Certificate only for specific routes or controllers

Check if hosting server is IIS or Kestrel at runtime in aspnet core

Kestrel error: address already in use (dotnet core)

Digest authentication in ASP.NET Core / Kestrel

Using Kestrel without ASP.NET core

Kestrel and ASP.NET Core MVC use custom base path

Visual Studio keeps adding IIS Express back into my launchsettings.json

ASP.NET Core include timestamp in all log entries

Kestrel webserver for Asp.Net Core - does it recycle / reload after some time

How to determine which port ASP.NET Core 2 is listening on when a dynamic port (0) was specified

Windows Authentication for Kestrel hosted in Windows service

How to host a asp .net core application under a sub folder

Why do I get a 404 trying to post a large file to a Core Web API

Can I set listen URLs in appsettings.json in ASP.net Core 2.0 Preview?

.Net Core behind NGINX returns 502 Bad Gateway after authentication by IdentityServer4

Removing Kestrel binding warning

HttpRequest not aborted (cancelled) on browser abort in ASP.NET Core MVC