ASP.NET Core Architecture: Hosting, Kestrel and the Request Pipeline
Learn how ASP.NET Core architecture works: WebApplication hosting, Kestrel, IIS and reverse proxies, HTTP/3, endpoint routing, middleware and configuration.
4 articles about Configuration & Options: in-depth .NET and AI guides, senior interview questions and AI news on DotNet AI Hub.
Learn how ASP.NET Core architecture works: WebApplication hosting, Kestrel, IIS and reverse proxies, HTTP/3, endpoint routing, middleware and configuration.
A practical guide to the .NET Generic Host: configuration providers and precedence, validated strongly typed options, and structured high-performance logging.
How to keep credentials out of .NET source control using user secrets, Azure Key Vault, managed identity, workload identity and rotation.
Senior ASP.NET Core interview questions on configuration precedence, IOptions vs IOptionsSnapshot vs IOptionsMonitor, validation, secrets and feature flags.