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 to update the default Razor layouts to load CSS and JS files from a CDN, and how to configure local fallbacks with SRI protection.…
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 provide an introduction to Razor Pages, the basics of getting started, and how Razor Pages differs from MVC…
In this post I show how to add the Segment analytics.js library to your ASP.NET Core application using Razor, to give client-side analytics for your app.…
In this post, I create a simple tag helper to conditionally render content in a Razor page, equivalent to adding an @if statement to standard Razor.…
Stay up to the date with the latest posts!