<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>ASP.NET Core on LeafCxy's Blog</title><link>https://leafcxy.github.io/tags/asp.net-core/</link><description>Recent content in ASP.NET Core on LeafCxy's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Wed, 23 Sep 2026 09:53:49 +0800</lastBuildDate><atom:link href="https://leafcxy.github.io/tags/asp.net-core/index.xml" rel="self" type="application/rss+xml"/><item><title>ASP.NET Core 内置的 Kestrel 服务器</title><link>https://leafcxy.github.io/posts/2026/09/aspnet-core%E5%86%85%E7%BD%AE%E7%9A%84kestrel%E6%9C%8D%E5%8A%A1%E5%99%A8/</link><pubDate>Wed, 23 Sep 2026 09:53:49 +0800</pubDate><guid>https://leafcxy.github.io/posts/2026/09/aspnet-core%E5%86%85%E7%BD%AE%E7%9A%84kestrel%E6%9C%8D%E5%8A%A1%E5%99%A8/</guid><description>&lt;p&gt;在构建现代 Web 应用程序和微服务时，选择和配置底层 Web 服务器至关重要。对于许多从传统 .NET Framework 转向现代 .NET 的开发者来说，经常会有一个疑问：&lt;strong&gt;.NET 内置的 HTTP 服务器到底是什么？它与传统的 IIS 或 HttpListener 有何不同？&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;答案就是：&lt;strong&gt;Kestrel&lt;/strong&gt;。它是 ASP.NET Core 默认的、跨平台的高性能内置 Web 服务器。&lt;/p&gt;</description></item></channel></rss>