My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
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 contains.…
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.…
This article describes some of the highlights of ASP.NET Core and gives advice on the type of applications to build with it, as well as which to avoid.…
In this post I describe how to add host filtering to an ASP.NET Core application, and show why not filtering could allow attackers to exploit your app…
In this post I show multiple ways to configure global authorization policies, and look at the difference between the DefaultPolicy and the FallbackPolicy…
In this post I show how you can replace the Razor views for the ASP.NET Core Identity default UI, without having to replace the code-behind PageModels.…
Stay up to the date with the latest posts!