Skip to content

Commit 96633ad

Browse files
authored
Bot 🤖 generated "What's new article"
1 parent 3fed29f commit 96633ad

File tree

3 files changed

+17
-32
lines changed

3 files changed

+17
-32
lines changed
Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,24 @@
11
---
2-
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for February 2025"
3-
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for February 2025."
4-
ms.custom: February-2025
5-
ms.date: 03/01/2025
2+
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for May 2025"
3+
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for May 2025."
4+
ms.custom: May-2025
5+
ms.date: 06/01/2025
66
---
77

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

10-
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.
10+
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.
1111

12-
## Android
12+
## Get started
1313

1414
### Updated articles
1515

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

18-
## User interface
18+
## Tutorials
1919

20-
### Updated articles
21-
22-
- [Host a Blazor web app in a .NET MAUI app using BlazorWebView](../user-interface/controls/blazorwebview.md)
23-
- [HybridWebView](../user-interface/controls/hybridwebview.md)
24-
25-
## Community contributors
20+
### New articles
2621

27-
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).
22+
- [Create a .NET MAUI app](../tutorials/notes-app.md)
23+
- [Upgrade your app with MVVM concepts](../tutorials/notes-mvvm.md)
2824

29-
- [educfn](https://github.com/educfn) - Eduardo Cardoso Fernandes Neto ![2 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green)
30-
- [thimanshu1993](https://github.com/thimanshu1993) - Himanshu Tyagi ![2 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green)
31-
- [bhavanesh2001](https://github.com/bhavanesh2001) - Bhavanesh N ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
32-
- [BrayanKhosravian](https://github.com/BrayanKhosravian) - Brayan Khosravian ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)

docs/whats-new/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ summary: Welcome to what's new in .NET MAUI docs. Use this page to quickly find
55
metadata:
66
title: .NET MAUI documentation what's new?
77
description: Learn about new and updated content in .NET MAUI docs.
8-
ms.date: 05/01/2025
8+
ms.date: 06/01/2025
99
ms.topic: landing-page
1010
landingContent:
1111
- title: Find .NET MAUI doc updates
1212
linkLists:
1313
- linkListType: whats-new
1414
links:
15+
- text: May 2025
16+
url: dotnet-docs-maui-mod2.md
1517
- text: April 2025
1618
url: dotnet-docs-maui-mod1.md
1719
- text: March 2025
1820
url: dotnet-docs-maui-mod0.md
19-
- text: February 2025
20-
url: dotnet-docs-maui-mod2.md
2121
- title: Get involved - contribute
2222
linkLists:
2323
- linkListType: overview

docs/whats-new/toc.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ items:
33
href: index.yml
44
expanded: true
55
items:
6+
- name: May 2025
7+
href: dotnet-docs-maui-mod2.md
68
- name: April 2025
79
href: dotnet-docs-maui-mod1.md
810
- name: Product releases
@@ -14,12 +16,3 @@ items:
1416
href: dotnet-9.md
1517
- name: .NET 8
1618
href: dotnet-8.md
17-
- name: Docs updates
18-
expanded: true
19-
items:
20-
- name: March 2025
21-
href: dotnet-docs-maui-mod0.md
22-
- name: February 2025
23-
href: dotnet-docs-maui-mod2.md
24-
- name: January 2025
25-
href: dotnet-docs-maui-mod1.md

0 commit comments

Comments
 (0)