
.NET Multi-platform App UI (.NET MAUI) | .NET
Learn how to use .NET MAUI to build apps that run on mobile devices and on the desktop using C# and Visual Studio. You'll learn the fundamentals of building an app with .NET MAUI and more advanced topics such as local data storage and invoking REST-based web services.
什么是 .NET MAUI? - .NET MAUI | Microsoft Learn
2025年2月25日 · .NET 多平台应用 UI (.NET MAUI) 是一个跨平台框架,用于使用 C# 和 XAML 创建本机移动和桌面应用。 使用 .NET MAUI,可以从单个共享代码库开发可在 Android、iOS、macOS 和 Windows 上运行的应用。 .NET MAUI 是开源的,是 Xamarin.Forms 的演变,从移动方案扩展到桌面方案,UI 控件从头开始重新生成,以提升性能和扩展性。 如果以前曾使用 Xamarin.Forms 生成跨平台用户界面,则会看到 .NET MAUI 的许多相似之处。 但是,也有一 …
What is .NET MAUI? - .NET MAUI | Microsoft Learn
2025年2月4日 · .NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, and Windows from a single shared code-base.
.NET MAUI 教程 - 使用 C# 生成第一个多平台应用
设置开发环境并生成第一个 .NET Multi-Platform App UI (.NET MAUI)应用。 检查 Visual Studio 2022 的 系统要求。 10分钟 + 下载/安装时间. 在 Windows 和 Android 上运行的移动和桌面应 …
Build your first .NET MAUI app - .NET MAUI | Microsoft Learn
2025年1月6日 · In this tutorial, you've learned how to create and run your first .NET Multi-platform App UI (.NET MAUI) app. To learn the fundamentals of building an app with .NET MAUI, see Create a .NET MAUI app. Alternatively, for a full .NET MAUI training course, see Build mobile and desktop apps with .NET MAUI.
C# .Net MAUI 从入门到入土 - CSDN博客
2022年8月22日 · .NET 多平台应用 UI (.NET MAUI) 是一个跨平台框架,用于使用 C# 和 XAML 创建本机移动和桌面应用。 使用 .NET MAUI,可以从单个共享代码库开发可在 Android、iOS、 macOS 和 Windows 上运行的应用。 .NET MAUI 将 Android、iOS、macOS 和 Windows API 统一到单个 API 中,该 API 允许在任意位置运行一次的开发人员体验,同时提供对每个本机平台的各个方面的深入访问。 .NET 6 提供了一系列特定于平台的框架来创建应用:适用于 Android 的 …
Learn mobile and desktop development with .NET MAUI
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, and Windows from a single shared code-base.
.NET Multi-platform App UI (.NET MAUI) - GitHub
2024年10月22日 · .NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, iPadOS, macOS, and Windows from a single shared codebase.
深入学习 MAUI:跨平台应用开发的未来 - CSDN博客
2024年12月6日 · NETMAppUI(简称.NET MAUI)是一个跨平台框架,它用C#和XAML来创建原生的移动端和桌面端应用程序。使用.NET MAUI,你只需维护一套共享的代码库就能开发运行在Android、iOS、macOS和Windows上
在 Mac 上开发 .NET MAUI - 知乎 - 知乎专栏
.NET 多平台应用程序 UI (.NET MAUI) 是一个跨平台框架,用于使用 C# 和 XAML 创建本机移动和桌面应用程序,这些应用程序可以从单个共享代码库在 Android、iOS、macOS 和 Windows 上运行。