Search code examples
Upgraded a Containerized .NET App From 6 to 8 and Startup Probe begins to fail in Azure Kubernetes S...


.netazureazure-akskestrelasp.net-core-8

Read More
How to configure Kestrel for HTTPS outside of the app’s distributables?...


asp.net-corekestrel

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


c#asp.net-corekestrel

Read More
Kestrel: Default Http Header Decoding...


c#character-encodinghttp-headerskestrel-http-serverkestrel

Read More
Change Kestrel port at runtime...


asp.net-coreportkestrel

Read More
ASP.NET configuring kestrel to use HTTPS from Windows certificate store...


c#asp.net.netsslkestrel

Read More
Simple Pull Message Queue...


queueapache-kafkakestrel

Read More
IHostedService Stop without any reason...


c#.net-corekestrel

Read More
Correct way of loading SSL certificate signed by Intermediate CA in Kestrel .NET Core...


c#ssl.net-corex509certificatekestrel

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


.net-corekestrel

Read More
Kestrel launchSettings.json on Release in NET.6 VS2022...


release.net-6.0visual-studio-2022kestrel

Read More
ASP.NET Core + Docker not accessible on specified port...


dockerasp.net-corecontainerskestrel

Read More
Kestrel self-hosted web API connection timing out...


asp.net-coreasp.net-web-apiwindows-serviceskestrel-http-serverkestrel

Read More
builder.WebHost.ConfigureKestrel() not working properly...


configurationasp.net-core-webapikestrel

Read More
Configure ListenOptions.UseHttps with .pem file rather than .pfx in ASP.NET 6.0 app...


.netasp.net-corehttpsssl-certificatekestrel

Read More
How to update/reload LogLevels, configured by appsettings.json at runtime?...


c#logging.net-6.0appsettingskestrel

Read More
Can Kestrel be configured programmatically to not require a dev cert on a production environment?...


ssl-certificate.net-6.0startupproductionkestrel

Read More
Self hosted ASP.NET Core app does not work with SSL...


asp.net-corehttpskestrel

Read More
c# app.Run() is failing because UseKestrel() is not waiting for the Defaults to be configured...


c#asp.net-core.net-6.0kestrel-http-serverkestrel

Read More
Service not starting up...


c#.net-coreservicekestrel

Read More
Can Kestrel be used on Windows Server 2016 to host gRPC Service?...


c#windows-servicesgrpciis-10kestrel

Read More
Issue with Docker compose and Kestrel in asp.net 6.0 app...


dockerasp.net-coredocker-compose.net-6.0kestrel

Read More
How can you set a string array to an enum via config?...


c#config.net-6.0kestrel

Read More
Only enable TLS.1.3 in Web-Api hosting in Kestrel-Service...


asp.net-web-apikestreltls1.3

Read More
Do I require HttpsRedirection?...


c#asp.net-coreasp.net-core-webapikestrel-http-serverkestrel

Read More
Net7 C# Kestrel UseHttps() throws System.ArgumentNullException:Value cannot be null. (Parameter &#39...


c#asp.net.nethttpskestrel

Read More
Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer c...


c#.netasp.net-corehttpskestrel

Read More
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic - error after NET6 migration...


c#.netasp.net-core.net-6.0kestrel

Read More
dev-certs generate cert with no root...


.nethttpskestrel

Read More
ASP.NET Core 7 RC 2 Kestrel HTTP3/QUIC on linux. The connection listener failed to accept any new co...


c#asp.net-coregrpckestrelquic

Read More
BackNext