Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel-http-server

Is it possible to run ASP.NET 5 site directly on Kestrel in Azure WebApps?

.NET Core / Kestrel Application is shutting down without reason

Windows Authentication works on IIS but not Kestrel / Microsoft.AspNetCore.Authentication.Negotiate (not in Chrome, sometimes in Edge, always in IE)?

Publish two different endpoints on Kestrel for two different endpoints on ASP.NET Core

Why does ASP.NET 5 on Linux require kestrel?

Determine port Kestrel binded to

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