Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel

asp.net core controller action route uses encoded slash to determine route (IIS only)

asp.net-core iis kestrel

How to configure asp.net kestrel for low latency?

How can I change Kestrel (AspNetCore) listening port by environment variables in netcore3.1

Is it possible to smoothly "hot deploy" an ASP.NET Core app?

Can't cancel task in Asp.net core Action

How can I know when Kestrel has started listening?

c# asp.net-core kestrel

IHostedService Stop without any reason

c# .net-core kestrel

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

Kestrel vs IIS+Kestrel (reverse proxy) vs Nginx

nginx iis kestrel

What's the difference between HttpContext.RequestAborted and CancellationToken parameter?

High thread count stuck in GCFrame causes high CPU usage

Asp.Net Core Web API app: how to change listening address?

Using appsettings.json to configure Kestrel listen port Dotnet core 2 preview 2

.net-core kestrel

Access environment name in Program.Main in ASP.NET Core

c# asp.net-core kestrel

Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found