Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work in Progress: Add WinUI 3 components and Controls #506

Open
tajbender opened this issue Feb 9, 2025 · 6 comments
Open

Work in Progress: Add WinUI 3 components and Controls #506

tajbender opened this issue Feb 9, 2025 · 6 comments

Comments

@tajbender
Copy link
Contributor

tajbender commented Feb 9, 2025

Add WinUI 3 components and Controls 🚶

Is your feature request related to a problem?

I am working on some WinUI3 stuff that could be merged into Vanara for public audiences as soon as it's done.

Describe the additions or enhancements you'd like

  • Nothing curently. This is Work in Progress.

Previous work

@tajbender
Copy link
Contributor Author

tajbender commented Feb 9, 2025

succesor of obsolete / invalid PRs:

@tajbender
Copy link
Contributor Author

tajbender commented Feb 9, 2025

Planned components and controls:

  • Explorer Browser

@tajbender
Copy link
Contributor Author

@dahall If you're idle you could try to build the stuff. I, currently, cannot.

I get build errors after re-installing my machine several time. I'm on Windows 11:

Edition Windows 11 Pro
Version 24H2
Installed on ‎11/‎02/‎2025
OS build 26120.3073
Experience Windows Feature Experience Pack 1000.26100.50.0

@tajbender
Copy link
Contributor Author

@dahall If you're idle you could try to build the stuff. I, currently, cannot.

I get build errors after re-installing my machine several time. I'm on Windows 11:

Edition Windows 11 Pro Version 24H2 Installed on ‎11/‎02/‎2025 OS build 26120.3073 Experience Windows Feature Experience Pack 1000.26100.50.0

Never mind...

That's the final code base for next Release.

Regards,
keep on 🥌

@tajbender
Copy link
Contributor Author

tajbender commented Mar 6, 2025

@dahall This. Is. Soooo. Weird.

I've set up a complete new project, but even before I add some code I ran into the same problems I had before ➿

The problems arise as soon I want to get rid of that little WARNING

Code Description Project File Line
NETSDK1138 The target framework 'net7.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. electrifier C:\Program Files\dotnet\sdk\9.0.200\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets 32

To be honest, this thing already made me crazy. When I switch to .net8, I have to replace platform-ids with win-x86, win-x64 instead of win10-x86, win10-x64. That's okay, although .net6 should work, too, shouldn't it?

But, when doing so, sooner or later I get other warnings and errors that do conflict the whole project setup. I guess it has to do with the Template created from Template Studio and then messing around with .net-fw, language versions, etc. pp.

I won't mess around anything on my current, new electrifier-branch. If you want to support .net6, I would let you know you are welcome to already warm up Google! 🍭 🍰 😆 🐣

@tajbender
Copy link
Contributor Author

WinUI3 and WinAppSDK Requirements: #507 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant