lets understand how to use branching(MAP and MAP WHEN) in ASP.NET Core middleware
I will explain how to use the Map method to create different paths for the request based on some condition. I will also show you the difference between the Use and the Run methods, and how they affect the execution of the middleware components. I wil...
akhil36.hashnode.dev6 min read