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 prerender all the pages in a Blazor WebAssembly app ahead of time, so you can host the app as static files, without a host app.…
In this post I describe how to host a Blazor WebAssembly app in an ASP.NET Core app and how to enable WebAssembly prerendering…
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.…
Stay up to the date with the latest posts!