.NET MAUI RC1 带来了诊断功能和实验性的 Android CoreCLR 支持。

  • Main points: Microsoft released the first release candidate (RC1) of.NET 10 with go-live support..NET Multi-platform App UI (.NET MAUI) received enhancements. The RC1 focuses on observability, tweaks existing controls, and an experimental Android runtime option..NET MAUI has been evolving with performance optimizations. It now has comprehensive diagnostics and layout performance metrics tracking, updated HybridWebView control with new init events, an IsRefreshEnabled property for RefreshView, deprecated some legacy APIs, and a major runtime change for Android.
  • Key information:

    • RC1 includes go-live support for production use.
      -.NET MAUI enhancements aim at reliability and productivity.
    • Diagnostics include new primitives and metrics.
    • HybridWebView events for customisation.
    • IsRefreshEnabled property for RefreshView.
    • Deprecated legacy APIs like 'Compressed' layout types.
    • Android can use CoreCLR runtime experimentally.
  • Important details:

    • New ActivitySource and Meter for layout tracking in.NET MAUI.
    • WebViewInitializing and WebViewInitialized events.
    • Instrumentation as zero-allocation structs.
    • Runtime switch to disable metrics API.
    • Android CoreCLR runtime with warnings.
    • Download RC1 via.NET 10 SDK and install Visual Studio 2026 Insiders or use C# Dev Kit in VS Code.
    • Feedback through.NET 10 GitHub issues.
阅读 43
0 条评论