Skip to content

What's new article #2912

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 12 additions & 20 deletions docs/whats-new/dotnet-docs-maui-mod2.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,24 @@
---
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for February 2025"
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for February 2025."
ms.custom: February-2025
ms.date: 03/01/2025
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for May 2025"
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for May 2025."
ms.custom: May-2025
ms.date: 06/01/2025
---

# .NET Multi-platform App UI (.NET MAUI) docs: What's new for February 2025
# .NET Multi-platform App UI (.NET MAUI) docs: What's new for May 2025

Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for February 2025. This article lists some of the major changes to docs during this period.
Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for May 2025. This article lists some of the major changes to docs during this period.

## Android
## Get started

### Updated articles

- [Set up Android device for debugging](../android/device/setup.md)
- [Installation](../get-started/installation.md) - Add docs regarding new walkthrough steps

## User interface
## Tutorials

### Updated articles

- [Host a Blazor web app in a .NET MAUI app using BlazorWebView](../user-interface/controls/blazorwebview.md)
- [HybridWebView](../user-interface/controls/hybridwebview.md)

## Community contributors
### New articles

The following people contributed to the .NET Multi-platform App UI (.NET MAUI) docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).
- [Create a .NET MAUI app](../tutorials/notes-app.md)
- [Upgrade your app with MVVM concepts](../tutorials/notes-mvvm.md)

- [educfn](https://github.com/educfn) - Eduardo Cardoso Fernandes Neto ![2 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green)
- [thimanshu1993](https://github.com/thimanshu1993) - Himanshu Tyagi ![2 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green)
- [bhavanesh2001](https://github.com/bhavanesh2001) - Bhavanesh N ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [BrayanKhosravian](https://github.com/BrayanKhosravian) - Brayan Khosravian ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
6 changes: 3 additions & 3 deletions docs/whats-new/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ summary: Welcome to what's new in .NET MAUI docs. Use this page to quickly find
metadata:
title: .NET MAUI documentation what's new?
description: Learn about new and updated content in .NET MAUI docs.
ms.date: 05/01/2025
ms.date: 06/01/2025
ms.topic: landing-page
landingContent:
- title: Find .NET MAUI doc updates
linkLists:
- linkListType: whats-new
links:
- text: May 2025
url: dotnet-docs-maui-mod2.md
- text: April 2025
url: dotnet-docs-maui-mod1.md
- text: March 2025
url: dotnet-docs-maui-mod0.md
- text: February 2025
url: dotnet-docs-maui-mod2.md
- title: Get involved - contribute
linkLists:
- linkListType: overview
Expand Down
11 changes: 2 additions & 9 deletions docs/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ items:
href: index.yml
expanded: true
items:
- name: May 2025
href: dotnet-docs-maui-mod2.md
- name: April 2025
href: dotnet-docs-maui-mod1.md
- name: Product releases
Expand All @@ -14,12 +16,3 @@ items:
href: dotnet-9.md
- name: .NET 8
href: dotnet-8.md
- name: Docs updates
expanded: true
items:
- name: March 2025
href: dotnet-docs-maui-mod0.md
- name: February 2025
href: dotnet-docs-maui-mod2.md
- name: January 2025
href: dotnet-docs-maui-mod1.md