This repository contains documentation for .NET Multi-platform App UI (MAUI).

csharp dotnet
2 Open Issues Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Correct a typo in the .NET MAUI documentation regarding sharing multiple files. The current text incorrectly states that to share multiple files, use the ShareMultipleFilesRequest type, when it should say to share multiple files, use the ShareMultipleFilesRequest type. The correction involves changing "To share a single file" to "To share multiple files" in the specified section of the documentation.

Complexity: 1/5
doc-bug good first issue help wanted Pri2 dotnet-mobile/svc dotnet-maui/subsvc okr-quality

This repository contains documentation for .NET Multi-platform App UI (MAUI).

#csharp#dotnet

AI Summary: Correct a minor typo in the documentation for the FlyoutPage's LayoutBehavior property in the .NET MAUI documentation. The sentence describing the 'Popover' behavior needs to be changed from "the detail page covers, or partially covers the flyout page" to "the flyout page covers, or partially covers the detail page."

Complexity: 1/5
doc-bug good first issue help wanted Pri2 dotnet-mobile/svc dotnet-maui/subsvc

This repository contains documentation for .NET Multi-platform App UI (MAUI).

#csharp#dotnet