点击上方蓝字
关注我们
(本文阅读时间:6分钟)
支持 .NET 7 Release Candidate 2 的 .NET 多平台应用程序 UI (MAUI) 现在可在 Windows 和 Mac 上的 Visual Studio 17.4 Preview 4 中使用。RC2 的主要主题是质量和对带有 iOS 16 的 Xcode 14 的 .NET 支持。此版本包含在生产中使用的上线支持许可证。
在相关新闻中,还为 MSAL.NET 和 App Center(预览版)提供了新的库。这些都是 .NET MAUI 开发人员一直要求的关键库。在使用 Azure Active Directory 和 Microsoft 标识平台进行身份验证时,MSAL.NET 是必不可少。App Center 提供应用诊断和分析服务。
使用 MSAL.NET 对 .NET MAUI 应用程序进行身份验证
https://devblogs.microsoft.com/dotnet/authentication-in-dotnet-maui-apps-msal/?ocid=AID3052907
App Center(预览版)
https://www.nuget.org/packages/Microsoft.AppCenter/5.0.0-preview.1
.NET 7 Release Candidate 2
https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-rc-2/?ocid=AID3052907
入门
安装或升级到 Visual Studio 2022 的最新预览版:
Visual Studio 2022 for Mac – 17.4 预览版 4 下载
https://visualstudio.microsoft.com/vs/mac/preview/?ocid=AID3052907
适用于 Windows 的 Visual Studio 2022 – 17.4 预览版 4下载
https://visualstudio.microsoft.com/vs/preview/?ocid=AID3052907
如果针对 iOS,您现在可以在 Windows 上直接构建到您的 iOS 设备,或者如果您使用的是 Mac(或 Mac 构建主机),则可以从 Apple Developer 网站安装 Xcode 14.0.x。注意 Apple 对 Xcode 14 的最低要求是 macOS Monterey 12.5,高于Xcode 13.4所需的。
直接构建到您的 iOS 设备
https://learn.microsoft.com/dotnet/maui/deployment/hot-restart?ocid=AID3052907
Mac 构建主机
https://learn.microsoft.com/dotnet/maui/ios/pair-to-mac?ocid=AID3052907
.NET MAUI 学习资源
无论您是刚开始使用 .NET MAUI 开发本机客户端应用程序,还是已经使用了一段时间,都有大量资源可以帮助您。
▌如何执行
.NET Multi-platform App UI
https://learn.microsoft.com/dotnet/maui/?ocid=AID3052907
.NET MAUI 示例
https://learn.microsoft.com/samples/browse/?expanded=dotnet&products=dotnet-maui?ocid=AID3052907
使用 .NET MAUI 的企业应用程序模式
https://learn.microsoft.com/dotnet/architecture/maui/?ocid=AID3052907
▌初学者培训
使用 .NET MAUI 生成移动应用和桌面应用
https://learn.microsoft.com/training/paths/build-apps-with-dotnet-maui?ocid=AID3052907
▌发行说明
.NET for Android
https://github.com/xamarin/xamarin-android/releases
.NET for iOS
https://github.com/xamarin/xamarin-macios/releases
.NET MAUI
https://github.com/dotnet/maui/releases
反馈
请通过在 GitHub 上创建问题和针对这些最新版本的 Visual Studio 2022 的反馈按钮 (Mac | Windows) 来告诉我们您对 .NET MAUI 的体验。
在 GitHub 上创建问题:
https://github.com/dotnet/maui/issues
Mac | Windows:
https://learn.microsoft.com/visualstudio/ide/how-to-report-a-problem-with-visual-studio?view=vs-2022?ocid=AID3052907
*未经授权请勿私自转载此文章及图片。
欢迎前往 .NET 官方博客查询更多更新信息。
长按识别二维码
点击「阅读原文」前往官方博客 ~