unoplatform / Uno.WindowsCommunityToolkit

The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.
https://docs.microsoft.com/windows/uwpcommunitytoolkit/
Other
61 stars 11 forks source link

Add .NET 6 Mobile support #173

Closed xperiandri closed 1 year ago

xperiandri commented 2 years ago

Describe the bug

Screenshot 2022-03-07 at 18 38 11 Screenshot 2022-03-07 at 19 17 50

Steps to Reproduce

Steps to reproduce the behavior:

  1. Create app from .NET 6 template
  2. Update Uno.UI to 4.2.0-dev.223
  3. Reference Uno.Microsoft.Toolkit.Uwp.UI.Controls 7.1.*
  4. Run on iOS Simulator from Mac device

Expected behavior

Runs without exception

Environment

NuGet Package(s): Uno.UI 4.2.0-dev.223 Uno.Microsoft.Toolkit.Uwp.UI.Controls 7.1.11

App min and target version:

Device form factor:

Visual Studio for Mac 2022 version:

7.0.7303

Additional context

Run on macOS, MAUI Preview 13.7

francoistanguay commented 1 year ago

Available through a number of packages, including https://www.nuget.org/packages/Uno.CommunityToolkit.WinUI.UI.Controls

Uno.CommunityToolkit.WinUI.UI.Controls 7.1.100
This library provides Controls, Panels, ItemsRepeater Layouts, and various other classes & helpers for XAML UI development with UWP. It is a part of the Windows Community Toolkit. This package is only an aggregate of its dependencies, meaning it's a meta-package and has no assemblies. You can find out how to optimize your app after development at https://aka.ms/wct/optimize