Post

What does the middleware pattern look like

What does the middleware pattern in ASPNETCORE look like? A simplified schema without initialization using reflection. This is not an easy thing, so it is good to have it on hand. The test demonstrates the sequence of delegate calls.

https://github.com/KosarevDmitry/patterns-example/tree/main/src/Other/Middleware

This post is licensed under CC BY 4.0 by the author.