Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kestrel

Simple Pull Message Queue

queue apache-kafka kestrel

Change the "/api" part of the url in ASP.Net Core

Kestrel vs IIS+Kestrel performance (throughput) using .NET Core 2.2

how to hide kestrel console? [duplicate]

Can kestrel server in ASP.NET core be configured with idle timeout at startup

c# asp.net-core 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?