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 Middleware: 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.
Master ASP.NET Core middleware: the RequestDelegate pipeline, Use, Run, Map and UseWhen, correct ordering, custom and IMiddleware components, errors and tests.
Build Azure Functions on .NET 10 with the isolated worker: triggers, bindings, Flex Consumption, DI, middleware, Durable Functions patterns and cold starts.
10 senior ASP.NET Core interview questions on Kestrel, hosting models, middleware ordering, endpoint routing internals and HttpContext lifetime.