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 get AJAX-like behaviour in your Razor Pages by using Razor Components and Blazor…
In this post I take a brief look at Razor Components, and whether you should consider using their static render mode instead of View Components.…
In this post I show how to ensure your commits in a GitHub pull request PR are displayed in the same order as the commits to the branch…
In this post I show how to customise the ExceptionHandlerMiddleware to create custom responses when an error occurs in your middleware pipeline…
In this post I describe application parts, how ASP.NET Core uses them to find the controllers in your app, and how to list them.…
In this post I explore the new rollForward and allowPrerelease settings added to the global.json file in .NET Core 3.0 and how they impact SDK selection.…
Stay up to the date with the latest posts!