ASP.NET Core的 请求生命周期
PublishedCreated: 2016年5月13日星期五 20:59:18 views(1637)
Now that we know the different pieces of an ASP.NET Core application, let’s now take a sneak peek of what happens when a URL of an ASP.NET Core application is invoked. Figure 3 shows what goes on after the request reaches the web server: Figure 3: ASP.NET Request Life Cycle.