ASP.NET Core in Action, Second Edition supports .NET 5.0. Buy the book in MEAP now, and get the chapters as they're written. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I show how you can use a unit test to identify duplicate routes that would fail at runtime…
In this post I show how you can create custom endpoint graphs for your application to better understand the routes used in your application.…
In this post I show how you can use the library ImpromptuInterface to make it easier to call internal classes using reflection.…
In this post I show how the endpoint routes in an ASP.NET Core 3.0 application can be visualized as a directed graph, and explore the information it…
In this series I show to visualize the endpoint routes in an ASP.NET Core 3.0 application as a graph, and how to visualise your own app.…
Stay up to the date with the latest posts!