-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bot 🤖 generated "What's new article"
- Loading branch information
1 parent
995f257
commit eead2ad
Showing
3 changed files
with
62 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,85 @@ | ||
--- | ||
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for August 2024" | ||
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for August 2024." | ||
ms.custom: August-2024 | ||
ms.date: 09/01/2024 | ||
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for November 2024" | ||
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for November 2024." | ||
ms.custom: November-2024 | ||
ms.date: 12/01/2024 | ||
--- | ||
|
||
# .NET Multi-platform App UI (.NET MAUI) docs: What's new for August 2024 | ||
# .NET Multi-platform App UI (.NET MAUI) docs: What's new for November 2024 | ||
|
||
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. | ||
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. | ||
|
||
## Get started | ||
|
||
### Updated articles | ||
|
||
- [Build your first app](../get-started/first-app.md) - .NET 9 updates | ||
- [Installation](../get-started/installation.md) - .NET 9 updates | ||
|
||
## Data & cloud services | ||
|
||
### Updated articles | ||
|
||
- [Tutorial: Send push notifications to .NET MAUI apps using Azure Notification Hubs via a backend service](../data-cloud/push-notifications.md) - Obsolete setting App.MainPage | ||
|
||
## Deployment | ||
|
||
### Updated articles | ||
|
||
- [Native AOT deployment on iOS and Mac Catalyst](../deployment/nativeaot.md) - [docs] Add Native AOT diagnostics support documentation for iOS-like platforms | ||
|
||
## Fundamentals | ||
|
||
### Updated articles | ||
|
||
- [.NET MAUI windows](../fundamentals/windows.md) | ||
- [App lifecycle](../fundamentals/app-lifecycle.md) | ||
- [.NET MAUI Shell search](../fundamentals/shell/search.md) - Obsolete setting App.MainPage | ||
- [.NET MAUI windows](../fundamentals/windows.md) - Obsolete setting App.MainPage | ||
- [App lifecycle](../fundamentals/app-lifecycle.md) - Obsolete setting App.MainPage | ||
- [Compiled bindings](../fundamentals/data-binding/compiled-bindings.md) - Use the sample example in compiled bindings | ||
- [Control templates](../fundamentals/controltemplate.md) - Replace Frame with Border | ||
- [Dependency injection](../fundamentals/dependency-injection.md) - Obsolete setting App.MainPage | ||
- [Localization](../fundamentals/localization.md) - No need to set IPhoneResourcePrefix | ||
- [Recognize a drag and drop gesture](../fundamentals/gestures/drag-and-drop.md) - Drag/drop between apps | ||
- [Target multiple platforms from .NET MAUI single project](../fundamentals/single-project.md) - Obsolete setting App.MainPage | ||
|
||
## Android | ||
## iOS | ||
|
||
### New articles | ||
### Updated articles | ||
|
||
- [Android asset packs](../android/asset-packs.md) | ||
- [Apple account management](../ios/apple-account-management.md) - Updated Apple Account Management docs for new Enterprise Program API | ||
- [Manual provisioning for iOS apps](../ios/device-provisioning/manual-provisioning.md) - Added manual steps for downloading iOS provisioning profiles | ||
|
||
## iOS and Mac Catalyst | ||
|
||
### New articles | ||
### Updated articles | ||
|
||
- [Xcode sync (xcsync)](../macios/xcsync.md) | ||
- [Syncing with Xcode](../macios/xcsync.md) - Update xcsync docs | ||
|
||
## User interface | ||
## Windows | ||
|
||
### New articles | ||
### Updated articles | ||
|
||
- [HybridWebView](../user-interface/controls/hybridwebview.md) | ||
- [Deploy and debug your .NET MAUI app on Windows](../windows/setup.md) - Unpackaged app deployment | ||
|
||
## User interface | ||
|
||
### Updated articles | ||
|
||
- [Configure CollectionView item selection](../user-interface/controls/collectionview/selection.md) | ||
- [Controls](../user-interface/controls/index.md) | ||
- [TimePicker](../user-interface/controls/timepicker.md) | ||
- [WebView](../user-interface/controls/webview.md) | ||
- [HybridWebView](../user-interface/controls/hybridwebview.md) | ||
- Invoke C# from JavaScript | ||
- Add developer tools to HybridWebView | ||
- [Linear gradient brushes](../user-interface/brushes/lineargradient.md) - Replace Frame with Border | ||
- [NavigationPage](../user-interface/pages/navigationpage.md) - Obsolete setting App.MainPage | ||
- [Populate a CarouselView with data](../user-interface/controls/carouselview/populate-data.md) - Replace Frame with Border | ||
- [Radial gradient brushes](../user-interface/brushes/radialgradient.md) - Replace Frame with Border | ||
- [Solid color brushes](../user-interface/brushes/solidcolor.md) - Replace Frame with Border | ||
- [Specify CarouselView layout](../user-interface/controls/carouselview/layout.md) - Replace Frame with Border | ||
- [StackLayout](../user-interface/layouts/stacklayout.md) - Replace Frame with Border | ||
- [VerticalStackLayout](../user-interface/layouts/verticalstacklayout.md) - Replace Frame with Border | ||
|
||
## Community contributors | ||
|
||
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). | ||
|
||
- [breyed](https://github.com/breyed) - Edward Brey ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) | ||
- [kubaflo](https://github.com/kubaflo) - Jakub Florkowski ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) | ||
- [osniel](https://github.com/osniel) - Osniel Gonzalez ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) | ||
- [SEGMK](https://github.com/SEGMK) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) | ||
- [x-limitless-x](https://github.com/x-limitless-x) - Blake Drumm ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) | ||
- [Youssef1313](https://github.com/Youssef1313) - Youssef Victor ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) | ||
- [thimanshu1993](https://github.com/thimanshu1993) - Himanshu Tyagi ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters