Blazor Desktop Apps are here with .NET 6 Preview 1

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • MobileBlazorBindings

    Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor

  • It is in the Mobile Blazor Bindings project: MobileBlazorBindings/samples/WpfBlazorSample/WpfBlazorSample at master · dotnet/MobileBlazorBindings (github.com)

  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • Here’s hoping that they fully support mobile Blazor bindings for MAUI (targeting Android and iOS with Blazor) in .NET 6. Looks like it’s still up in the air.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Introducing .NET Multi-platform App UI (MAUI)

    .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

  • From what I saw on the MAUI template previews, there's gonna be some changes. Especially on the project system. Right now you have a csproj for each platform (e.g. Android, IOS, Windows etc...) once MAUI get's going it'll just use one csproj for all platforms, with platform specific bindings on a new layout on VS' solution explorer as well as better performance from what I recall with the new slim renderers architecture. But overall your experience with using Blazor shouldn't change that much, It'll still be composed of Razor Components along with either Native or Web UI or mixed.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts