你的位置: 码友网首页 / 资讯源列表 / Creating an endpoint from multiple middleware in ASP.NET Core 3.x

关于[Creating an endpoint from multiple middleware in ASP.NET Core 3.x]的摘要:

In a recent post I discussed the changes to routing that come in ASP.NET Core 3.0, and how you can convert a "terminal" middleware to the new "endpoint" design. One question I've received is whether that removes the need for "branching" the pipeline, and if not, how can you achieve the same thing with endpoints?

原文地址: https://andrewlock.net/creating-an-endpoint-from-multiple-middleware-in-aspnetcore-3/

收录时间: 2020-02-13 浏览量: 1418 分类: ASP.NET Core

| 0 收藏 | 0