How To List All Routes In A Minimal API ASP.NET Core Application
May 31, 2023
• 2,159 views
C# tutorialC# programminglearn c#c# programmingC# guidec# tutorialasp.net coreasp.net core tutorialasp.net core minimal apiasp.net core minimal web apiasp.net core web api tutorialasp.net tutorialasp.net core beginner tutorialasp.net core beginnersasp.net core for absolute beginnersasp.net core get all routesasp.net core minimal api exampleminimal apirouting in asp.net corerouting in asp.net mvcasp.net core web api tutorial nitish
Have you started using minimal APIs in your ASP.NET Core applications? If you're like me, maybe you've encountered situations where you need to be able to list all of the registered routes. This is especially true if you're dealing with plugin systems that can do their own registration! Check out this video for a quick rundown on how you can easily query for all routes!
For more videos on programming with detailed examples, check this out:
https://www.youtube.com/playlist?list=PLzATctVhnsghN6Xl...
