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 you can obtain the original path that triggered an error status code when using the StatusCodePagesMiddleware's re-execute feature.…
In this post I show how to create custom error pages with the StatusCodePagesMiddleware by re-executing the middleware pipeline.…
This post takes a look at how to deconstruct non-tuple types in C# 7. Also, learn how to fix the Predefined type 'System.ValueTuple`2' is not defined error.…
Mass assignment or over-posting is something to bear in mind when building ASP.NET Core applications. In this post, I discuss some of the ways to stay safe.…
VS 2017 includes a number of improvements to git integration. In this post I show how you can use git-hooks to validate your commit message format.…
In my last post I looked at the Microsoft.AspNetCore metapackage. In this post I take a look at NetStandard.Library, what it contains and what it is for.…
Stay up to the date with the latest posts!