question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Uno Platform WinUI3 (.NET 6)

See original GitHub issue

I created a project using the Uno Platform Blank Application for WinAppSDK - WinUI 3 (.NET 6 - Preview) template. When adding LiveCharts as described in this article, I get the follwing error: The type 'SuspendingEventArgs' exists in both 'Microsoft.Windows.SDK.NET, Version=10.0.22000.24, Culture=neutral, PublicKeyToken=31bf3856ad364e35' and 'Uno, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null'

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
beto-rodriguezcommented, Jul 12, 2022

It is working now, and the next release of the library will support Uno.WinUI.

@sasakrsmanovic I will update the installation guide article and let you know when ready.

0reactions
beto-rodriguezcommented, Jul 4, 2022

Thanks @francoistanguay and @sasakrsmanovic for the update, I will work on that soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50 ...
Learn about Uno Platform version 3.9 and pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, ...
Read more >
WinUI 3 and Uno Platform
WinUI 3 and Uno Platform. WinUI 3 is the next generation of Microsoft's Windows UI library. It succeeds the UWP XAML framework as...
Read more >
Create a new WinUI 3 and Uno Platform app
Create a folder for your app. From a command-line prompt at that folder location, run the following command: dotnet new unoapp-winui-net6 -o MyUnoApp...
Read more >
dotnet new templates for Uno Platform
The Uno Platform provides a set of command-line templates to create cross-platform applications. To install the templates, type the following: .NET 7 .NET...
Read more >
Recent UWP & .NET 5, .NET 6 News and Uno Platform Plans
Microsoft will not invest in moving UWP to .NET 5/6. Naturally this raised questions about how Uno Platform is affected, especially as Uno ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found