Write a WordPress blog with…Blazor!

Write a WordPress blog with…Blazor!

Yeah, I’m not getting crazy. It is 100% possible to replace your WordPress theme with a Blazor Webassembly application. How? Well, it’s not that hard actually. It’s been a while now since WordPress has started exposing a quite nice REST API. The first draft was added with version 4.4, but...

2 minute read
How to migrate Blazor Webassembly to .NET 5

How to migrate Blazor Webassembly to .NET 5

.NET 5 is out today! It’s a big milestone and comes with a huge list of improvements. I’ve been working a bit with Blazor lately, trying to brush up my gamedev skills again. So I took the chance and decided to upgrade my little pet project to the latest version...

1 minute read