Category

MAUI

NET MAUI cross-platform application development practices

19 篇文章
2 当前页
Maui Learning Path (2)-Mac Form Settings

Maui Learning Path (2)-Mac Form Settings

I found that the official UIKit documents on Microsoft's official website are actually more comprehensive than those provided by Apple

轩研 WPF开发者 6/2/2022 9:21 PM
Using Masa Blazor in MAUI

Using Masa Blazor in MAUI

Using. NET MAUI, you can develop applications that can run from a single shared code base on Android, iOS, macOS, Windows, and Linux(community support), with one set of codes running on multiple ends.

MASA 技术团队 4/26/2022 12:45 PM
First experience of MAUI: Cool

First experience of MAUI: Cool

After a few hours of hard work, Hello World was successfully running on Windows and Mac. Later, I chose MAUI for desktop and mobile development.

沙漠尽头的狼 4/16/2022 9:16 AM
Xamarin Forms Goodlooking UI

Xamarin Forms Goodlooking UI

Introduction to open source mobile apps developed using `Xamarin.Forms`. Interested parties can visit the [Github](https://github.com/jsuarezruiz/xamarin-forms-goodlooking-UI) and [Gitee](https://gitee.com/dotnet9/xamarin-forms-goodlooking-UI) repositories and download the corresponding App project research.

jsuarezruiz 4/13/2022 6:38 AM
Integrated development with Vue in. NET MAUI

Integrated development with Vue in. NET MAUI

Microsoft's official plan at MAUI is to use Blazor for development, but most Web projects on the current market are built using Vue, React and other technologies. If we cannot bypass the accumulated technologies, it is not realistic to rewrite the entire project with Blazor.

林 小 1/18/2022 10:11 PM