Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel-http-server

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

Is there a way to get the time spent in request queue in Kestrel/ASP.NET Core?

Thread management in asp.net core / kestrel

Is reverse proxy actually needed on ASP.NET core?

How to Run a .NET Core MVC Site on AWS Linux Instance

ASP.NET 5, DNX & Kestrel: Not hitting breakpoints