|
1 | 1 | ---
|
2 |
| -title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for January 2025" |
3 |
| -description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for January 2025." |
4 |
| -ms.custom: January-2025 |
5 |
| -ms.date: 02/01/2025 |
| 2 | +title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for April 2025" |
| 3 | +description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for April 2025." |
| 4 | +ms.custom: April-2025 |
| 5 | +ms.date: 05/01/2025 |
6 | 6 | ---
|
7 | 7 |
|
8 |
| -# .NET Multi-platform App UI (.NET MAUI) docs: What's new for January 2025 |
| 8 | +# .NET Multi-platform App UI (.NET MAUI) docs: What's new for April 2025 |
9 | 9 |
|
10 |
| -Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for January 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 April 2025. This article lists some of the major changes to docs during this period. |
11 | 11 |
|
12 |
| -## Get started |
| 12 | +## Data & cloud services |
13 | 13 |
|
14 | 14 | ### Updated articles
|
15 | 15 |
|
16 |
| -- [Build your first app](../get-started/first-app.md) |
17 |
| -- [Installation](../get-started/installation.md) |
| 16 | +- [.NET MAUI local databases](../data-cloud/database-sqlite.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 17 | +- [Tutorial: Send push notifications to .NET MAUI apps using Azure Notification Hubs via a backend service](../data-cloud/push-notifications.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
18 | 18 |
|
19 | 19 | ## Fundamentals
|
20 | 20 |
|
21 | 21 | ### Updated articles
|
22 | 22 |
|
23 |
| -- [Compiled bindings](../fundamentals/data-binding/compiled-bindings.md) |
| 23 | +- [.NET MAUI Shell navigation](../fundamentals/shell/navigation.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 24 | + |
| 25 | +## Migration from Xamarin.Forms |
| 26 | + |
| 27 | +### Updated articles |
| 28 | + |
| 29 | +- [Migrate a Xamarin.Forms custom renderer to a .NET MAUI handler](../migration/renderer-to-handler.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 30 | + |
| 31 | +## Android |
| 32 | + |
| 33 | +### Updated articles |
| 34 | + |
| 35 | +- [Android app links](../android/app-links.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
24 | 36 |
|
25 | 37 | ## iOS
|
26 | 38 |
|
27 | 39 | ### Updated articles
|
28 | 40 |
|
29 |
| -- [Apple account management](../ios/apple-account-management.md) |
| 41 | +- [Pair to Mac for iOS development](../ios/pair-to-mac.md) - Pair to Mac docs update |
| 42 | + |
| 43 | +## iOS and Mac Catalyst |
| 44 | + |
| 45 | +### Updated articles |
| 46 | + |
| 47 | +- [Apple universal links](../macios/universal-links.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
30 | 48 |
|
31 | 49 | ## User interface
|
32 | 50 |
|
33 | 51 | ### Updated articles
|
34 | 52 |
|
35 |
| -- [Configure CarouselView interaction](../user-interface/controls/carouselview/interaction.md) |
36 |
| -- [Control scrolling in a CollectionView](../user-interface/controls/collectionview/scrolling.md) |
37 |
| -- [Picker](../user-interface/controls/picker.md) |
38 |
| -- [Populate a CarouselView with data](../user-interface/controls/carouselview/populate-data.md) |
39 |
| -- [Populate a CollectionView with data](../user-interface/controls/collectionview/populate-data.md) |
40 |
| -- [WebView](../user-interface/controls/webview.md) |
41 |
| -- [Window](../user-interface/controls/window.md) |
| 53 | +- [Button](../user-interface/controls/button.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 54 | +- [Customize controls with handlers](../user-interface/handlers/customize.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 55 | +- [HybridWebView](../user-interface/controls/hybridwebview.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 56 | +- [Label](../user-interface/controls/label.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 57 | +- [ListView](../user-interface/controls/listview.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 58 | +- [Map](../user-interface/controls/map.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
| 59 | +- [WebView](../user-interface/controls/webview.md) - Play video full screen on Android |
42 | 60 |
|
43 | 61 | ## XAML
|
44 | 62 |
|
45 | 63 | ### Updated articles
|
46 | 64 |
|
47 |
| -- [Consume XAML markup extensions](../xaml/markup-extensions/consume.md) |
| 65 | +- [Get started with XAML](../xaml/fundamentals/get-started.md) - What's new in .NET MAUI for .NET 10 Preview 3 |
48 | 66 |
|
49 | 67 | ## Community contributors
|
50 | 68 |
|
51 | 69 | 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).
|
52 | 70 |
|
53 |
| -- [bhavanesh2001](https://github.com/bhavanesh2001) - Bhavanesh N  |
54 |
| -- [djukic-marko](https://github.com/djukic-marko) -  |
55 |
| -- [LaurensVdb](https://github.com/LaurensVdb) - Laurens  |
| 71 | +- [mscottford](https://github.com/mscottford) - M. Scott Ford  |
| 72 | +- [stphnlee](https://github.com/stphnlee) - Stephen Lee  |
0 commit comments