dotnet / MobileBlazorBindings

Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
MIT License
1.2k stars 168 forks source link

this project are discontinued? #447

Closed nowlights closed 2 years ago

nowlights commented 2 years ago

The project been discontinued or do you have a release date?

AhmedHemdan21 commented 2 years ago

@nowlights You can now build mobile apps using Blazor with .NET MAUI

You can have a look at this Article

.NET MAUI RTM (1.0) release is this month and it's production ready

Eilon commented 2 years ago

Indeed, the BlazorWebView will have an official release as part of .NET MAUI, which in addition to cross-platform .NET MAUI apps, also includes support for WPF and WinForms apps.

The native UI part of Mobile Blazor Bindings remains experimental in this repo.

You can read some more here: https://github.com/dotnet/MobileBlazorBindings/issues/338