.net maui app with radzen

Hi,

you wrote a blog post about angular and electron:

Will there be a blog post with radzen and .net maui?
Thanks.

1 Like

Hi @MarkusW,

The instructions for adding Radzen.Blazor components to MAUI application are exactly the same:





Thanks.

Is it possible to use a radzen project with security etc in .net maui?
Thanks.

We've not tested such scenarios since Radzen cannot generate MAUI applications. We plan to add such template to Radzen Blazor Studio after the official release.

2 Likes

Do you have a date for the official release of Radzen Blazor Studio?

No, we don't have a fixed release date yet. We are still working on some missing features.

Hi,

do you have an update for me for the templates?
Thanks.

Radzen Blazor Studio does not provide application templates for .NET Maui yet. We don't have an ETA.

I'm currently researching the possibilites to use Radzen.Blazor to build a maui-app for android, ios and further. Any support in this direction (code examples or templates) would be great!

You can start from the default MAUI application which VS creates (or use dotnet new maui-blazor). Then add the Radzen.Blazor components in the usual way.

1 Like