|
1 | 1 | ---
|
2 |
| -title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for August 2024" |
3 |
| -description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for August 2024." |
4 |
| -ms.custom: August-2024 |
5 |
| -ms.date: 09/01/2024 |
| 2 | +title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for November 2024" |
| 3 | +description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for November 2024." |
| 4 | +ms.custom: November-2024 |
| 5 | +ms.date: 12/01/2024 |
6 | 6 | ---
|
7 | 7 |
|
8 |
| -# .NET Multi-platform App UI (.NET MAUI) docs: What's new for August 2024 |
| 8 | +# .NET Multi-platform App UI (.NET MAUI) docs: What's new for November 2024 |
9 | 9 |
|
10 |
| -Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for August 2024. 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 November 2024. This article lists some of the major changes to docs during this period. |
| 11 | + |
| 12 | +## Get started |
| 13 | + |
| 14 | +### Updated articles |
| 15 | + |
| 16 | +- [Build your first app](../get-started/first-app.md) |
| 17 | +- [Installation](../get-started/installation.md) |
| 18 | + |
| 19 | +## Data & cloud services |
| 20 | + |
| 21 | +### Updated articles |
| 22 | + |
| 23 | +- [Tutorial: Send push notifications to .NET MAUI apps using Azure Notification Hubs via a backend service](../data-cloud/push-notifications.md) |
| 24 | + |
| 25 | +## Deployment |
| 26 | + |
| 27 | +### Updated articles |
| 28 | + |
| 29 | +- [Native AOT deployment on iOS and Mac Catalyst](../deployment/nativeaot.md) |
11 | 30 |
|
12 | 31 | ## Fundamentals
|
13 | 32 |
|
14 | 33 | ### Updated articles
|
15 | 34 |
|
| 35 | +- [.NET MAUI Shell search](../fundamentals/shell/search.md) |
16 | 36 | - [.NET MAUI windows](../fundamentals/windows.md)
|
17 | 37 | - [App lifecycle](../fundamentals/app-lifecycle.md)
|
| 38 | +- [Compiled bindings](../fundamentals/data-binding/compiled-bindings.md) |
| 39 | +- [Control templates](../fundamentals/controltemplate.md) |
| 40 | +- [Dependency injection](../fundamentals/dependency-injection.md) |
| 41 | +- [Localization](../fundamentals/localization.md) |
| 42 | +- [Recognize a drag and drop gesture](../fundamentals/gestures/drag-and-drop.md) |
| 43 | +- [Target multiple platforms from .NET MAUI single project](../fundamentals/single-project.md) |
18 | 44 |
|
19 |
| -## Android |
| 45 | +## iOS |
20 | 46 |
|
21 |
| -### New articles |
| 47 | +### Updated articles |
22 | 48 |
|
23 |
| -- [Android asset packs](../android/asset-packs.md) |
| 49 | +- [Apple account management](../ios/apple-account-management.md) |
| 50 | +- [Manual provisioning for iOS apps](../ios/device-provisioning/manual-provisioning.md) |
24 | 51 |
|
25 | 52 | ## iOS and Mac Catalyst
|
26 | 53 |
|
27 |
| -### New articles |
| 54 | +### Updated articles |
28 | 55 |
|
29 |
| -- [Xcode sync (xcsync)](../macios/xcsync.md) |
| 56 | +- [Syncing with Xcode](../macios/xcsync.md) |
30 | 57 |
|
31 |
| -## User interface |
| 58 | +## Windows |
32 | 59 |
|
33 |
| -### New articles |
| 60 | +### Updated articles |
34 | 61 |
|
35 |
| -- [HybridWebView](../user-interface/controls/hybridwebview.md) |
| 62 | +- [Deploy and debug your .NET MAUI app on Windows](../windows/setup.md) |
| 63 | + |
| 64 | +## User interface |
36 | 65 |
|
37 | 66 | ### Updated articles
|
38 | 67 |
|
39 |
| -- [Configure CollectionView item selection](../user-interface/controls/collectionview/selection.md) |
40 |
| -- [Controls](../user-interface/controls/index.md) |
41 |
| -- [TimePicker](../user-interface/controls/timepicker.md) |
42 |
| -- [WebView](../user-interface/controls/webview.md) |
| 68 | +- [HybridWebView](../user-interface/controls/hybridwebview.md) |
| 69 | +- [Linear gradient brushes](../user-interface/brushes/lineargradient.md) |
| 70 | +- [NavigationPage](../user-interface/pages/navigationpage.md) |
| 71 | +- [Populate a CarouselView with data](../user-interface/controls/carouselview/populate-data.md) |
| 72 | +- [Radial gradient brushes](../user-interface/brushes/radialgradient.md) |
| 73 | +- [Solid color brushes](../user-interface/brushes/solidcolor.md) |
| 74 | +- [Specify CarouselView layout](../user-interface/controls/carouselview/layout.md) |
| 75 | +- [StackLayout](../user-interface/layouts/stacklayout.md) |
| 76 | +- [VerticalStackLayout](../user-interface/layouts/verticalstacklayout.md) |
43 | 77 |
|
44 | 78 | ## Community contributors
|
45 | 79 |
|
46 | 80 | 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).
|
47 | 81 |
|
48 | 82 | - [breyed](https://github.com/breyed) - Edward Brey 
|
49 |
| -- [kubaflo](https://github.com/kubaflo) - Jakub Florkowski  |
50 |
| -- [osniel](https://github.com/osniel) - Osniel Gonzalez  |
51 |
| -- [SEGMK](https://github.com/SEGMK) -  |
52 |
| -- [x-limitless-x](https://github.com/x-limitless-x) - Blake Drumm  |
53 |
| -- [Youssef1313](https://github.com/Youssef1313) - Youssef Victor  |
| 83 | +- [thimanshu1993](https://github.com/thimanshu1993) - Himanshu Tyagi  |
0 commit comments