|
1 | 1 | --- |
2 | | -title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for June 2023" |
3 | | -description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for June 2023." |
4 | | -ms.date: 08/23/2023 |
| 2 | +title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for September 2023" |
| 3 | +description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for September 2023." |
| 4 | +ms.custom: September-2023 |
| 5 | +ms.date: 10/02/2023 |
5 | 6 | --- |
6 | 7 |
|
7 | | -# .NET Multi-platform App UI (.NET MAUI) docs: What's new for June 2023 |
| 8 | +# .NET Multi-platform App UI (.NET MAUI) docs: What's new for September 2023 |
8 | 9 |
|
9 | | -Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for June 2023. This article lists some of the major changes to docs during this period. |
10 | | - |
11 | | -## Android |
12 | | - |
13 | | -### New articles |
14 | | - |
15 | | -- [Java and managed code interoperability](../android/internals/java-interop.md) |
16 | | - |
17 | | -## Fundamentals |
18 | | - |
19 | | -### Updated articles |
20 | | - |
21 | | -- [Build accessible apps with semantic properties](../fundamentals/accessibility.md) |
22 | | -- [Recognize a pan gesture](../fundamentals/gestures/pan.md) |
| 10 | +Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for September 2023. This article lists some of the major changes to docs during this period. |
23 | 11 |
|
24 | 12 | ## Migration from Xamarin.Forms |
25 | 13 |
|
26 | | -### Updated articles |
27 | | - |
28 | | -- [Xamarin.Android project migration](../migration/android-projects.md) |
| 14 | +### New articles |
29 | 15 |
|
30 | | -## Platform integration |
| 16 | +- [Migrate data from the Xamarin.Forms app properties dictionary to .NET MAUI preferences](../migration/app-properties.md) |
| 17 | +- [Migrate from Xamarin.Essentials secure storage to .NET MAUI secure storage](../migration/secure-storage.md) |
| 18 | +- [Manually upgrade a Xamarin.Forms app to a single project .NET MAUI app](../migration/multi-project-to-single-project.md) |
31 | 19 |
|
32 | 20 | ### Updated articles |
33 | 21 |
|
34 | | -- [Web authenticator](../platform-integration/communication/authentication.md) |
| 22 | +- [Upgrade from Xamarin to .NET](../migration/index.md) |
| 23 | +- [Manually upgrade a Xamarin.Forms app to a multi-project .NET MAUI app](../migration/multi-project-to-multi-project.md) |
35 | 24 |
|
36 | 25 | ## User interface |
37 | 26 |
|
38 | 27 | ### Updated articles |
39 | 28 |
|
40 | | -- [Draw graphical objects](../user-interface/graphics/draw.md) |
41 | | -- [Images](../user-interface/graphics/images.md) |
42 | | -- [Paint graphical objects](../user-interface/graphics/paint.md) |
43 | | - |
44 | | -## XAML |
45 | | - |
46 | | -### Updated articles |
47 | | - |
48 | | -- [XAML compilation](../xaml/xamlc.md) |
49 | | -- [Essential XAML syntax](../xaml/fundamentals/essential-syntax.md) |
| 29 | +- [Graphics](../user-interface/graphics/index.md) |
| 30 | +- [Add images to a .NET MAUI app project](../user-interface/images/images.md) |
| 31 | +- [Add a splash screen to a .NET MAUI app project](../user-interface/images/splashscreen.md) |
50 | 32 |
|
51 | 33 | ## Community contributors |
52 | 34 |
|
53 | 35 | 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). |
54 | 36 |
|
55 | | -- [banditoth](https://github.com/banditoth) - András Tóth  |
56 | | -- [haavamoa](https://github.com/haavamoa) - Håvard Moås  |
| 37 | +- [KevinZonda](https://github.com/KevinZonda) - KevinZonda  |
57 | 38 | - [thimanshu1993](https://github.com/thimanshu1993) - Himanshu Tyagi  |
58 | | -- [ZeProgFactory](https://github.com/ZeProgFactory) - Michael  |
0 commit comments