Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel-http-server

Cant find self signed trusted certificate used by Kestrel

Kestrel unable to start

c# kestrel-http-server

How do you set up Kestrel debugging with Visual Studio Code on Windows?

Is it possible to use ASP.NET Core Web API without IIS in a Windows Desktop application?

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