Community

Creating an endpoint from multiple middleware in ASP.NET Core 3.x

(Andrew Lock) 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.