Blazor allows writing websites using C# for the front-end logic. Websites are great because you can view them from every platform. But sometimes, it would be great to access some native features. Or have it run like a regular app. With .NET MAUI, you can write Blazor apps that utilise native features.