Does MAUI support web somehow?

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

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

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

  • You'll be able to use Blazor for native components (sooner or later, not on release). See here https://github.com/dotnet/MobileBlazorBindings for experimental version.

  • GraphicsControls

    Discontinued Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)

  • It doesn't support web. The most promising components at the moment to make this happen are: - https://github.com/dotnet/GraphicsControls . First they will need to get this working with normal platforms. - https://github.com/dotnet/Microsoft.Maui.Graphics . A dependency of the above library. Web code exists here but is not yet functional. - Blazor. In order to deploy usable Blazor wasm apps they need to get AOT support working: https://github.com/dotnet/aspnetcore/issues/5466 (Note the blazor you read about that is connected with MAUI is just another style of writing MAUI apps and doesn't allow MAUI apps to run on the web.)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Microsoft.Maui.Graphics

    Discontinued An experimental cross-platform native graphics library.

  • It doesn't support web. The most promising components at the moment to make this happen are: - https://github.com/dotnet/GraphicsControls . First they will need to get this working with normal platforms. - https://github.com/dotnet/Microsoft.Maui.Graphics . A dependency of the above library. Web code exists here but is not yet functional. - Blazor. In order to deploy usable Blazor wasm apps they need to get AOT support working: https://github.com/dotnet/aspnetcore/issues/5466 (Note the blazor you read about that is connected with MAUI is just another style of writing MAUI apps and doesn't allow MAUI apps to run on the web.)

  • ASP.NET Core

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

  • It doesn't support web. The most promising components at the moment to make this happen are: - https://github.com/dotnet/GraphicsControls . First they will need to get this working with normal platforms. - https://github.com/dotnet/Microsoft.Maui.Graphics . A dependency of the above library. Web code exists here but is not yet functional. - Blazor. In order to deploy usable Blazor wasm apps they need to get AOT support working: https://github.com/dotnet/aspnetcore/issues/5466 (Note the blazor you read about that is connected with MAUI is just another style of writing MAUI apps and doesn't allow MAUI apps to run on the web.)

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