Sailing into a New Year with Tailwind and Blazor ⛵


We are already one week into the new year, and today, I want to talk about Blazor’s flexibility.

One of the most critical strengths of Blazor is that it uses open web standards (HTML, CSS).

While WPF and other XAML-based technologies in the .NET universe are limited to frameworks that utilize a specific tech stack, we can use all CSS frameworks to implement user interfaces for Blazor.

This week, I uploaded a tutorial showing how to use Tailwind CSS as the CSS framework for Blazor web applications in .NET 8.

It doesn’t matter what your or your company’s favorite CSS framework is. You can use it to style your Blazor components.

I’m curious to find out what this new year holds for us all.

I hope you had a great start to the year 2024.