
This is the fifth post in the series: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline.
- Part 1 - Visualizing endpoints using the DOT language
- Part 2 - Adding an endpoint graph to your ASP.NET Core application
- Part 3 - Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection
- Part 4 - Creating a custom endpoint visualization graph
- Part 5 - Detecting duplicate routes in ASP.NET Core (this post)