Bot π€ generated "What's new article"
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
995f2578ee
ΠΠΎΠΌΠΌΠΈΡ
eead2ad193
|
@ -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
|
||||
|
||||
### New articles
|
||||
|
||||
- [Android asset packs](../android/asset-packs.md)
|
||||
|
||||
## iOS and Mac Catalyst
|
||||
|
||||
### New articles
|
||||
|
||||
- [Xcode sync (xcsync)](../macios/xcsync.md)
|
||||
|
||||
## User interface
|
||||
|
||||
### New articles
|
||||
|
||||
- [HybridWebView](../user-interface/controls/hybridwebview.md)
|
||||
## iOS
|
||||
|
||||
### 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)
|
||||
- [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
|
||||
|
||||
### Updated articles
|
||||
|
||||
- [Syncing with Xcode](../macios/xcsync.md) - Update xcsync docs
|
||||
|
||||
## Windows
|
||||
|
||||
### Updated articles
|
||||
|
||||
- [Deploy and debug your .NET MAUI app on Windows](../windows/setup.md) - Unpackaged app deployment
|
||||
|
||||
## User interface
|
||||
|
||||
### Updated articles
|
||||
|
||||
- [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)
|
||||
|
|
|
@ -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: 11/01/2024
|
||||
ms.date: 12/01/2024
|
||||
ms.topic: landing-page
|
||||
landingContent:
|
||||
- title: Find .NET MAUI doc updates
|
||||
linkLists:
|
||||
- linkListType: whats-new
|
||||
links:
|
||||
- text: November 2024
|
||||
url: dotnet-docs-maui-mod2.md
|
||||
- text: October 2024
|
||||
url: dotnet-docs-maui-mod1.md
|
||||
- text: September 2024
|
||||
url: dotnet-docs-maui-mod0.md
|
||||
- text: August 2024
|
||||
url: dotnet-docs-maui-mod2.md
|
||||
- title: Get involved - contribute
|
||||
linkLists:
|
||||
- linkListType: overview
|
||||
|
|
|
@ -3,6 +3,8 @@ items:
|
|||
href: index.yml
|
||||
expanded: true
|
||||
items:
|
||||
- name: November 2024
|
||||
href: dotnet-docs-maui-mod2.md
|
||||
- name: Product releases
|
||||
expanded: true
|
||||
items:
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅