Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel-http-server

Cross compile dotnet core app from Windows to Linux

HttpClient does not send client certificate on Windows using .NET Core

BadHttpRequestException due to MinRequestBodyDataRate and poor connection

How to use PEM certificate in Kestrel directly?

Can't cancel task in Asp.net core Action

ASP.NET core 2.0 standalone: passing listening url via command line

To which process should I attach Visual Studio Debugger to debug a Kestrel application?

How to stop a self hosted Kestrel application?

How to resolve Heartbeat took longer than "00:00:01" failure?

Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2ConnectionErrorException

c# kestrel-http-server

ASP.Net Core application service only listening to Port 5000 on Ubuntu

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?