C#C
C#4y ago
barcode

ASP.NET Middleware [Answered]

I'm trying to make a middleware that runs before Routes marked by an annotation for example and sets an user in the request, I am not using minimal APIs and I'm coming from Express.JS, every resource I found is for minimal APIs. Could someone point me in the right direction?
Was this page helpful?