你的位置: 码友网首页 / 资讯源列表 / Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4

关于[Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4]的摘要:

In my previous post, I looked at the code behind WebApplicationBuilder, including some of its helper classes like ConfigureHostBuilder and BootstrapHostBuilder. At the end of the post, we had created an instance of the WebApplicationBuilder and called Build() to create a WebApplication. In this post, we look at a bit of the code behind WebApplication, and focus on how the middleware and endpoints are configured.

原文地址: https://andrewlock.net/exploring-dotnet-6-part-4-building-a-middleware-pipeline-with-webapplication/

收录时间: 2021-10-05 浏览量: 1156 分类: .NET Core

| 0 收藏 | 0