Back to Practical Aspnetcore

WebApplication - middleware

projects/minimal-hosting/web-application-middleware/README.md

latest182 B
Original Source

WebApplication - middleware

This sample uses the brand new WebApplication hosting class. In this example we create two simple middleware that executes before the app.MapGet.